[csw-devel] SF.net SVN: gar:[11717] csw/mgar/pkg/libtool/branches/libtool24

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 25 12:37:57 CET 2010


Revision: 11717
          http://gar.svn.sourceforge.net/gar/?rev=11717&view=rev
Author:   dmichelsen
Date:     2010-11-25 11:37:57 +0000 (Thu, 25 Nov 2010)

Log Message:
-----------
libtool24: Add README.CSW

Modified Paths:
--------------
    csw/mgar/pkg/libtool/branches/libtool24/Makefile

Added Paths:
-----------
    csw/mgar/pkg/libtool/branches/libtool24/files/README.CSW

Modified: csw/mgar/pkg/libtool/branches/libtool24/Makefile
===================================================================
--- csw/mgar/pkg/libtool/branches/libtool24/Makefile	2010-11-25 11:18:05 UTC (rev 11716)
+++ csw/mgar/pkg/libtool/branches/libtool24/Makefile	2010-11-25 11:37:57 UTC (rev 11717)
@@ -20,6 +20,7 @@
 
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz
+DISTFILES += README.CSW
 
 PATCH_LIBTOOL = 0002-Forward-port-GCC-tags-patch.patch
 PATCHFILES_POSTINSTALL_isa-i386-garcompiler-SOS12 = $(PATCH_LIBTOOL)
@@ -81,6 +82,8 @@
 
 post-install-modulated: $(if $(PATCHFILES_POSTINSTALL_$(MODULATION)),patch-libtool)
 post-install-modulated: $(if $(COMPILER_TAGNAME_$(GARCOMPILER)),install-libtool-$(COMPILER_TAGNAME_$(GARCOMPILER)))
+	ginstall -d $(DESTDIR)$(docdir)/libtool
+	ginstall $(WORKDIR)/README.CSW $(DESTDIR)$(docdir)/libtool/README.CSW
 
 patch-libtool:
 	cat $(WORKDIR)/$(PATCHFILES_POSTINSTALL_$(MODULATION)) | (cd $(DESTDIR)$(bindir) && gpatch -p1)

Added: csw/mgar/pkg/libtool/branches/libtool24/files/README.CSW
===================================================================
--- csw/mgar/pkg/libtool/branches/libtool24/files/README.CSW	                        (rev 0)
+++ csw/mgar/pkg/libtool/branches/libtool24/files/README.CSW	2010-11-25 11:37:57 UTC (rev 11717)
@@ -0,0 +1,4 @@
+This version of libtool has been patched to keep the options
+  -norunpath -xnorunpath
+and do not strip them out.
+


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