Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/base
In directory vz-cvs-3.sog:/tmp/cvs-serv30714

Modified Files:
        debianutils.info 
Log Message:
Fix the need for coreutils-defaults

Index: debianutils.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/base/debianutils.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- debianutils.info    28 Jun 2012 13:39:17 -0000      1.3
+++ debianutils.info    28 Jun 2012 15:35:39 -0000      1.4
@@ -1,6 +1,6 @@
 Package: debianutils
 Version: 4.3.1
-Revision: 1
+Revision: 2
 Essential: true
 Maintainer: Fink Core Group <fink-c...@lists.sourceforge.net>
 BuildDepends: fink (>= 0.24.12-1), po4a
@@ -12,6 +12,10 @@
 Source-MD5: cb9125c0990c7558376428f8348857a2
 SourceDirectory: %n-%v
 PatchScript: <<
+### fix use of chown/mod --reference which isn't supported in /bin/chown/mod
+perl -pi -e 's,chown --reference=\$file,chown root:admin,g' add-shell
+perl -pi -e 's,chmod --reference=\$file,chmod 644,g' add-shell
+
 cd po4a && po4a --no-backups po4a.conf
 <<
 ConfigureParams: --mandir=%p/share/man


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to