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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Aug 18 00:32:04 CEST 2011


Revision: 15364
          http://gar.svn.sourceforge.net/gar/?rev=15364&view=rev
Author:   skayser
Date:     2011-08-17 22:32:04 +0000 (Wed, 17 Aug 2011)

Log Message:
-----------
stunnel/trunk: adjust EXTRA_PAX_ARGS to make it compatible with pcopy

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

Modified: csw/mgar/pkg/stunnel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stunnel/trunk/Makefile	2011-08-17 22:21:21 UTC (rev 15363)
+++ csw/mgar/pkg/stunnel/trunk/Makefile	2011-08-17 22:32:04 UTC (rev 15364)
@@ -1,5 +1,4 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
-# ! config file patch currently doesn't apply cleanly
 # * postinstall mknod not possible within zone (mknod fails with "not owner")
 #   Work around this or provide README.CSW with instructions for chroot
 #   --> Why should /dev/zero be required at all? google suggests relation
@@ -55,7 +54,7 @@
 PROTOTYPE_USER_restrict  = nobody
 PROTOTYPE_GROUP_restrict = nobody
 
-EXTRA_PAX_ARGS = '-s,ChangeLog$$,changelog,p'
+EXTRA_PAX_ARGS = -s ',ChangeLog$$,changelog,p'
 
 include gar/category.mk
 


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