[csw-devel] SF.net SVN: gar:[10937] csw/mgar/pkg/apache2/trunk/Makefile
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Wed Sep 8 22:32:50 CEST 2010
Revision: 10937
http://gar.svn.sourceforge.net/gar/?rev=10937&view=rev
Author: rthurner
Date: 2010-09-08 20:32:49 +0000 (Wed, 08 Sep 2010)
Log Message:
-----------
apache2: try to get bdb48 into the run path
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/Makefile
Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile 2010-09-08 20:30:55 UTC (rev 10936)
+++ csw/mgar/pkg/apache2/trunk/Makefile 2010-09-08 20:32:49 UTC (rev 10937)
@@ -33,6 +33,9 @@
RUNTIME_DEP_PKGS_CSWapache2 += CSWoldaprt CSWosslrt CSWzlib
RUNTIME_DEP_PKGS_CSWapache2 += CSWapr CSWapr-util
+# We need this to get bdb48/lib into the runpath
+EXTRA_LIB = $(prefix)/bdb48/lib
+
# The SMF support: you don't need to specify cswinitsmf any more. You need to
# make sure the the /etc/opt/csw/init.d/cswapache file gets installed during
# the post-install stage, and add "INITSMF = /etc/opt/csw/init.d/cswapache" to
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