[csw-devel] SF.net SVN: gar:[13953] csw/mgar/pkg/proj/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Mar 27 21:53:55 CEST 2011


Revision: 13953
          http://gar.svn.sourceforge.net/gar/?rev=13953&view=rev
Author:   bdwalton
Date:     2011-03-27 19:53:55 +0000 (Sun, 27 Mar 2011)

Log Message:
-----------
proj/trunk: import the old library files and install them with the post-install hook

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

Added Paths:
-----------
    csw/mgar/pkg/proj/trunk/files/libproj.so.0.4.2.i386
    csw/mgar/pkg/proj/trunk/files/libproj.so.0.4.2.sparc

Modified: csw/mgar/pkg/proj/trunk/Makefile
===================================================================
--- csw/mgar/pkg/proj/trunk/Makefile	2011-03-27 19:52:20 UTC (rev 13952)
+++ csw/mgar/pkg/proj/trunk/Makefile	2011-03-27 19:53:55 UTC (rev 13953)
@@ -16,3 +16,8 @@
 CONFIGURE_ARGS = $(DIRPATHS)
 
 include gar/category.mk
+
+post-install-modulated:
+	@(cp $(FILEDIR)/libproj.so.0.4.2.$(GARCH) \
+		$(DESTDIR)$(libdir)/libproj.so.0.4.2 )
+	@$(MAKECOOKIE)

Added: csw/mgar/pkg/proj/trunk/files/libproj.so.0.4.2.i386
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/proj/trunk/files/libproj.so.0.4.2.i386
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream

Added: csw/mgar/pkg/proj/trunk/files/libproj.so.0.4.2.sparc
===================================================================
(Binary files differ)


Property changes on: csw/mgar/pkg/proj/trunk/files/libproj.so.0.4.2.sparc
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + application/octet-stream


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