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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jul 28 10:24:41 CEST 2009


Revision: 5678
          http://gar.svn.sourceforge.net/gar/?rev=5678&view=rev
Author:   dmichelsen
Date:     2009-07-28 08:24:41 +0000 (Tue, 28 Jul 2009)

Log Message:
-----------
bdb44: Added missing directories

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

Modified: csw/mgar/pkg/bdb44/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bdb44/trunk/Makefile	2009-07-28 08:19:28 UTC (rev 5677)
+++ csw/mgar/pkg/bdb44/trunk/Makefile	2009-07-28 08:24:41 UTC (rev 5678)
@@ -30,6 +30,7 @@
 include gar/category.mk
 
 install-custom-i386:
+	ginstall -d $(DESTDIR)$(prefix)/bdb44/lib
 	cd $(DESTDIR)$(prefix)/bdb44/lib && gln -s . i386
 
 install-custom-sparc:
@@ -62,6 +63,8 @@
 	cd $(DESTDIR)$(prefix)/bdb44/bin/sparcv9 && gln -s $(bindir)/sparcv9/db_hotbackup db_hotbackup
 
 install-custom-all:
+	ginstall -d $(DESTDIR)$(prefix)/bdb44/lib
+	ginstall -d $(DESTDIR)$(prefix)/bdb44/bin
 	cd $(DESTDIR)$(prefix)/bdb44/lib && gln -s . 32
 	cd $(DESTDIR)$(prefix)/bdb44/lib && gln -s $(libdir)/db.jar db.jar
 	cd $(DESTDIR)$(prefix)/bdb44/lib && gln -s $(libdir)/libdb-4.so libdb-4.4.so


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