Update of /cvsroot/fink/experimental/gecko2/scripts
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14290

Modified Files:
        sync-distfiles-finkinfo.sh 
Log Message:
moving FORCE to the mirror working directory


Index: sync-distfiles-finkinfo.sh
===================================================================
RCS file: /cvsroot/fink/experimental/gecko2/scripts/sync-distfiles-finkinfo.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sync-distfiles-finkinfo.sh  18 Oct 2009 22:22:17 -0000      1.6
+++ sync-distfiles-finkinfo.sh  18 Oct 2009 23:00:23 -0000      1.7
@@ -2,7 +2,7 @@
 printf 'Running generate-distfiles-and-finkinfo-mirror.pl...\n'
 ~fink/scripts/generate-distfiles-and-finkinfo-mirror.pl
 test -s ~fink/infodist/FORCED && mv ~fink/infodist/FORCED{,.old}
-test -f ~fink/infodist/FORCE && test -f ~fink/log/change.log && date -u +%s 
>~fink/infodist/FORCED && rm -f ~fink/infodist/FORCED.old
+test -f ~fink/mirwork/FORCE && test -f ~fink/log/change.log && date -u +%s 
>~fink/infodist/FORCED && rm -f ~fink/infodist/FORCED.old
 if [ \! -s ~fink/mirwork/mirror.lock ]; then
        printf "\n\n\nLogFile: ~fink/log/mirror.log\n\n"
        grep -ve 'has not changed' -e 'fetching files for' -e 'exists$'  
~fink/log/mirror.log | sed 's/^/| /'
@@ -15,7 +15,7 @@
                echo "10.4/stable/crypto/foo.info" >>~fink/log/change.log
                echo "10.4/unstable/main/foo.info" >>~fink/log/change.log
                echo "10.4/unstable/crypto/foo.info" >>~fink/log/change.log
-               rm -f ~fink/infodist/FORCE
+               rm -f ~fink/mirwork/FORCE
        fi
        if [ "$(grep -e '.info$' -e '.patch$' ~fink/log/change.log)" != "" ]; 
then
                test -s ~fink/infodist/FORCED && printf '\nFORCING INFODIST 
REBUILD!\n'


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to