pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ap22-auth-ofba
Module Name: pkgsrc
Committed By: mef
Date: Fri Jan 15 15:40:18 UTC 2021
Modified Files:
pkgsrc/www/ap22-auth-ofba: Makefile
Log Message:
(www/ap22-auth-ofba) remove TAB line
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ap22-auth-ofba/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ap22-auth-ofba/Makefile
diff -u pkgsrc/www/ap22-auth-ofba/Makefile:1.5 pkgsrc/www/ap22-auth-ofba/Makefile:1.6
--- pkgsrc/www/ap22-auth-ofba/Makefile:1.5 Fri Jan 15 15:37:59 2021
+++ pkgsrc/www/ap22-auth-ofba/Makefile Fri Jan 15 15:40:17 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/01/15 15:37:59 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/15 15:40:17 mef Exp $
DISTNAME= mod_auth_ofba-0.6
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/g}
@@ -27,7 +27,7 @@ INSTALLATION_DIRS+= sbin ${DOC_DIR}
# ofba_session is not build by just make
post-build:
cd ${WRKSRC} && ${GMAKE}
-
+
post-install:
cd ${WRKSRC} && ${INSTALL_PROGRAM} ofba_session ${DESTDIR}${PREFIX}/sbin
cd ${WRKSRC} && ${INSTALL_DATA} README ${DESTDIR}${PREFIX}/${DOC_DIR}/
Home |
Main Index |
Thread Index |
Old Index