SF.net SVN: gar:[26307] csw/mgar/pkg/gtar/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Dec 18 10:55:36 CET 2017


Revision: 26307
          http://sourceforge.net/p/gar/code/26307
Author:   dmichelsen
Date:     2017-12-18 09:55:36 +0000 (Mon, 18 Dec 2017)
Log Message:
-----------
gtar/trunk: Add patches

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

Modified: csw/mgar/pkg/gtar/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gtar/trunk/Makefile	2017-12-18 09:50:21 UTC (rev 26306)
+++ csw/mgar/pkg/gtar/trunk/Makefile	2017-12-18 09:55:36 UTC (rev 26307)
@@ -17,6 +17,14 @@
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
+# Use patch until this is fixed:
+#   0001-tar-port-wordsplit-attribute-to-Sun-C.patch
+PATCHFILES += 0001-tar-port-wordsplit-attribute-to-Sun-C.patch
+
+# Use patch until this is fixed:
+#   https://lists.gnu.org/archive/html/bug-tar/2015-01/msg00005.html
+PATCHFILES += 0001-tar-port-xattr-at.c-to-Solaris-10.patch
+
 VENDOR_URL = http://www.gnu.org/software/tar/
 
 PACKAGES = CSWgtar

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