Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2949

Modified Files:
        debianutils.info 
Log Message:
sync --b-a-n cleanup


Index: debianutils.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/base/debianutils.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- debianutils.info    8 Mar 2009 02:00:12 -0000       1.4
+++ debianutils.info    11 Oct 2010 21:33:36 -0000      1.5
@@ -16,10 +16,10 @@
 InstallScript: <<
   #!/bin/sh -ev
   INSTALL=install
-  INSTALL_FILE="$INSTALL -p -o root -g admin -m 644"
-  INSTALL_PROGRAM="$INSTALL -p -o root -g admin -m 755"
-  INSTALL_SCRIPT="$INSTALL -p -o root -g admin -m 755"
-  INSTALL_DIR="$INSTALL -p -d -o root -g admin -m 755"
+  INSTALL_FILE="$INSTALL -p -m 644"
+  INSTALL_PROGRAM="$INSTALL -p -m 755"
+  INSTALL_SCRIPT="$INSTALL -p -m 755"
+  INSTALL_DIR="$INSTALL -p -d -m 755"
   $INSTALL_DIR %i/bin \
                %i/sbin \
                %i/share/man/man1 \


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to