[csw-devel] SF.net SVN: gar:[5616] csw/mgar/pkg/bdb3/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 22 10:43:37 CEST 2009


Revision: 5616
          http://gar.svn.sourceforge.net/gar/?rev=5616&view=rev
Author:   dmichelsen
Date:     2009-07-22 08:43:37 +0000 (Wed, 22 Jul 2009)

Log Message:
-----------
bdb3: Put only libdb-3.3.so into the package

Modified Paths:
--------------
    csw/mgar/pkg/bdb3/trunk/Makefile

Modified: csw/mgar/pkg/bdb3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bdb3/trunk/Makefile	2009-07-21 15:35:49 UTC (rev 5615)
+++ csw/mgar/pkg/bdb3/trunk/Makefile	2009-07-22 08:43:37 UTC (rev 5616)
@@ -43,4 +43,10 @@
 CONFIGURE_ARGS += --enable-tcl
 CONFIGURE_ARGS += --with-tcl=$(libdir)
 
+# The Makefile is too dumb for DESTDIR
+INSTALL_OVERRIDE_DIRS = prefix exec_prefix bindir includedir libdir docdir
+
+# Include only the library and nothing else
+EXTRA_PAX_ARGS = -s ",^\.\($(libdir)/libdb-3.3.so\)$$,\1," -s ",\..*,,"
+
 include gar/category.mk


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