[Fedora-directory-commits] adminserver/admserv pkgadmin.mk, 1.30, 1.31

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Wed Nov 16 03:18:36 UTC 2005


Author: rmeggins

Update of /cvs/dirsec/adminserver/admserv
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3657/adminserver/admserv

Modified Files:
	pkgadmin.mk 
Log Message:
put the Apache modules back into the packaging - the gpl is compatible with the apl in this specific instance - also enable using ant and java from PATH by default for external builds


Index: pkgadmin.mk
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/pkgadmin.mk,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- pkgadmin.mk	14 Nov 2005 03:57:32 -0000	1.30
+++ pkgadmin.mk	16 Nov 2005 03:18:29 -0000	1.31
@@ -121,6 +121,9 @@
 IZIP  = $(ZIP) -ry9uT -n .gif
 endif
 
+# enable apache module packaging by default - apl is compatible with the gpl
+# in this specific instance
+PKG_APACHE_MODULES = 1
 ifdef PKG_APACHE_MODULES
 ifndef MOD_ADMSERV_LIB_DIR
 	MOD_ADMSERV_LIB_DIR=$(BUILD_ROOT)/../mod_admserv/.libs




More information about the Fedora-directory-commits mailing list