pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/ltm
Module Name: pkgsrc
Committed By: wiz
Date: Tue Oct 4 09:34:01 UTC 2016
Modified Files:
pkgsrc/math/ltm: Makefile
Log Message:
Use INSTALLATION_DIRS.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/ltm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/ltm/Makefile
diff -u pkgsrc/math/ltm/Makefile:1.19 pkgsrc/math/ltm/Makefile:1.20
--- pkgsrc/math/ltm/Makefile:1.19 Tue Oct 4 09:29:46 2016
+++ pkgsrc/math/ltm/Makefile Tue Oct 4 09:34:01 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/10/04 09:29:46 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2016/10/04 09:34:01 wiz Exp $
DISTNAME= ltm-1.0
CATEGORIES= math
@@ -18,7 +18,7 @@ MAKE_FILE= makefile.shared
BUILD_TARGET= default
USE_TOOLS+= gmake
-AUTO_MKDIRS= yes
+INSTALLATION_DIRS= include lib share/doc/ltm
do-install:
${INSTALL_DATA} ${WRKSRC}/tommath.h ${DESTDIR}${PREFIX}/include
Home |
Main Index |
Thread Index |
Old Index