[csw-devel] SF.net SVN: gar:[5026] csw/mgar/pkg/x11/x11common/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun May 24 17:58:51 CEST 2009


Revision: 5026
          http://gar.svn.sourceforge.net/gar/?rev=5026&view=rev
Author:   dmichelsen
Date:     2009-05-24 15:58:51 +0000 (Sun, 24 May 2009)

Log Message:
-----------
x11common: Add directory for 64 bit libs

Modified Paths:
--------------
    csw/mgar/pkg/x11/x11common/trunk/Makefile

Modified: csw/mgar/pkg/x11/x11common/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/x11common/trunk/Makefile	2009-05-24 15:20:47 UTC (rev 5025)
+++ csw/mgar/pkg/x11/x11common/trunk/Makefile	2009-05-24 15:58:51 UTC (rev 5026)
@@ -15,5 +15,6 @@
 install-custom:
 	ginstall -d $(DESTDIR)$(libdir)
 	gln -s . $(DESTDIR)$(libdir)/32
+	mkdir -p $(DESTDIR)$(libdir)/$(ISA_DEFAULT64)
 	gln -s $(ISA_DEFAULT64) $(DESTDIR)$(libdir)/64
 	@$(MAKECOOKIE)


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