[csw-devel] SF.net SVN: gar:[19365] csw/mgar/pkg/apache2/branches/apache24/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Oct 2 22:29:00 CEST 2012
Revision: 19365
http://gar.svn.sourceforge.net/gar/?rev=19365&view=rev
Author: bdwalton
Date: 2012-10-02 20:28:59 +0000 (Tue, 02 Oct 2012)
Log Message:
-----------
apache2/branches/apache24: force bdb48 into rpath, set package name (no splits for now)
Modified Paths:
--------------
csw/mgar/pkg/apache2/branches/apache24/Makefile
Modified: csw/mgar/pkg/apache2/branches/apache24/Makefile
===================================================================
--- csw/mgar/pkg/apache2/branches/apache24/Makefile 2012-10-02 16:33:57 UTC (rev 19364)
+++ csw/mgar/pkg/apache2/branches/apache24/Makefile 2012-10-02 20:28:59 UTC (rev 19365)
@@ -39,6 +39,8 @@
# Standard package bits
DISTFILES += cswapache2
+PACKAGES = CSWapache24
+
PATCHFILES += 0001-Add-an-OpenCSW-option-to-config.layout.patch
BUILD_DEP_PKGS += CSWlibaprutil-dev
@@ -49,6 +51,9 @@
# the Makefile.
INITSMF = /etc/opt/csw/init.d/cswapache2
+# We need this to get bdb48/lib into the runpath
+EXTRA_LIB = $(prefix)/bdb48/lib
+
# Build Configuration
CONFIGURE_ARGS = --with-apr=$(prefix)
CONFIGURE_ARGS += --with-pcre=$(prefix)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list