pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
autopsy: Use PKGMANDIR
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 20:02:13 2016 +0200
Changeset: 4332735220772ed6c864e18145138ccd11afc021
Modified Files:
autopsy/Makefile
Log Message:
autopsy: Use PKGMANDIR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4332735220772ed6c864e18145138ccd11afc021
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
autopsy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/autopsy/Makefile b/autopsy/Makefile
index 3fa4af5..aec6c28 100644
--- a/autopsy/Makefile
+++ b/autopsy/Makefile
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl
INSTALLATION_DIRS+= share/autopsy/lib share/autopsy/pict
-INSTALLATION_DIRS+= bin man/man1
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
do-build:
cd ${WRKSRC} && sh build ${DESTDIR}${PREFIX}
Home |
Main Index |
Thread Index |
Old Index