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

hson at users.sourceforge.net hson at users.sourceforge.net
Tue Mar 16 20:59:39 CET 2010


Revision: 9213
          http://gar.svn.sourceforge.net/gar/?rev=9213&view=rev
Author:   hson
Date:     2010-03-16 19:59:39 +0000 (Tue, 16 Mar 2010)

Log Message:
-----------
djvulibre: Add old libraries for compat

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

Modified: csw/mgar/pkg/djvulibre/trunk/Makefile
===================================================================
--- csw/mgar/pkg/djvulibre/trunk/Makefile	2010-03-16 19:35:16 UTC (rev 9212)
+++ csw/mgar/pkg/djvulibre/trunk/Makefile	2010-03-16 19:59:39 UTC (rev 9213)
@@ -66,3 +66,11 @@
 TEST_TARGET =
 
 include gar/category.mk
+
+post-install-isa-sparcv8:
+	@cp $(FILEDIR)/libdjvulibre.so.15.s $(INSTALLISADIR)$(libdir)/libdjvulibre.so.15
+	$(MAKECOOKIE)
+
+post-install-isa-i386:
+	@cp $(FILEDIR)/libdjvulibre.so.15.i $(INSTALLISADIR)$(libdir)/libdjvulibre.so.15
+	$(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