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

hson at users.sourceforge.net hson at users.sourceforge.net
Sun Mar 29 15:52:09 CEST 2009


Revision: 4048
          http://gar.svn.sourceforge.net/gar/?rev=4048&view=rev
Author:   hson
Date:     2009-03-29 13:52:08 +0000 (Sun, 29 Mar 2009)

Log Message:
-----------
libgsf: Copy old libraries

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

Modified: csw/mgar/pkg/libgsf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgsf/trunk/Makefile	2009-03-29 13:05:28 UTC (rev 4047)
+++ csw/mgar/pkg/libgsf/trunk/Makefile	2009-03-29 13:52:08 UTC (rev 4048)
@@ -34,3 +34,20 @@
 include gar/category.mk
 
 PATH := /opt/csw/gnu:$(PATH)
+
+post-configure-$(MODULATION):
+	@(echo "~~~ Fixing Libtool ~~~")
+	@$(FILEDIR)/fixme.sh $(WORKSRC)
+	$(DONADA)
+
+post-install-isa-sparcv8:
+	@cp -p $(FILEDIR)/libgsf-1.so.1.9.1.s $(INSTALLISADIR)$(libdir)/libgsf-1.so.1.9.1
+	@cp -p $(FILEDIR)/libgsf-gnome-1.so.1.9.1.s $(INSTALLISADIR)$(libdir)/libgsf-gnome-1.so.1
+	@ln -s libgsf-1.so.1.9.1 $(INSTALLISADIR)$(libdir)/libgsf-1.so.1
+	@ln -s libgsf-gnome-1.so.1.9.1 $(INSTALLISADIR)$(libdir)/libgsf-gnome-1.so.1
+
+post-install-isa-i386:
+	@cp -p $(FILEDIR)/libgsf-1.so.1.9.1.i $(INSTALLISADIR)$(libdir)/libgsf-1.so.1.9.1
+	@cp -p $(FILEDIR)/libgsf-gnome-1.so.1.9.1.i $(INSTALLISADIR)$(libdir)/libgsf-gnome-1.so.1
+	@ln -s libgsf-1.so.1.9.1 $(INSTALLISADIR)$(libdir)/libgsf-1.so.1
+	@ln -s libgsf-gnome-1.so.1.9.1 $(INSTALLISADIR)$(libdir)/libgsf-gnome-1.so.1


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