[csw-devel] SF.net SVN: gar:[11557] csw/mgar/gar/v2/bin/ap2mod_build_scripts

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Nov 11 00:45:36 CET 2010


Revision: 11557
          http://gar.svn.sourceforge.net/gar/?rev=11557&view=rev
Author:   bdwalton
Date:     2010-11-10 23:45:36 +0000 (Wed, 10 Nov 2010)

Log Message:
-----------
gar/v2: make ap2mod generate a file identifying package that placed it

Modified Paths:
--------------
    csw/mgar/gar/v2/bin/ap2mod_build_scripts

Modified: csw/mgar/gar/v2/bin/ap2mod_build_scripts
===================================================================
--- csw/mgar/gar/v2/bin/ap2mod_build_scripts	2010-11-10 16:54:26 UTC (rev 11556)
+++ csw/mgar/gar/v2/bin/ap2mod_build_scripts	2010-11-10 23:45:36 UTC (rev 11557)
@@ -24,7 +24,7 @@
 
 if [ "\$1" = install ]; then
 
-touch \$PIR/$ap2modfile
+echo "File created by \$PKGINST during install.  Please do not remove." > \$PIR/$ap2modfile
 
 # Source csw.conf, if it exists
 if [ -f \$PIR/opt/csw/etc/csw.conf ] ; then


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