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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Oct 5 10:12:53 CEST 2009


Revision: 6701
          http://gar.svn.sourceforge.net/gar/?rev=6701&view=rev
Author:   dmichelsen
Date:     2009-10-05 08:12:53 +0000 (Mon, 05 Oct 2009)

Log Message:
-----------
x11/libxpm: Add missing link

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

Modified: csw/mgar/pkg/x11/libxpm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxpm/trunk/Makefile	2009-10-05 07:52:59 UTC (rev 6700)
+++ csw/mgar/pkg/x11/libxpm/trunk/Makefile	2009-10-05 08:12:53 UTC (rev 6701)
@@ -45,6 +45,10 @@
 
 include gar/category.mk
 
+post-install-modulated:
+	ln -s libXpm.so.4.11.0 $(DESTDIR)$(libdir)/libXpm.so.4.11
+	@$(MAKECOOKIE)
+
 post-merge:
 ifeq ($(GARCH),sparc)
 	@ginstall -d $(PKGROOT)/opt/csw/lib/sparcv8plus+vis


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