Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19084

Modified Files:
        ccache.info 
Log Message:
it's a good thing this is in experimental, sheesh...


Index: ccache.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/ccache.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ccache.info 16 Oct 2010 03:12:13 -0000      1.4
+++ ccache.info 16 Oct 2010 03:23:44 -0000      1.5
@@ -42,8 +42,8 @@
 echo " install the \"%n-default\" package."
 <<
 SplitOff: <<
-       Package: %n-default
-       Depends: %n
+       Package: ccache-default
+       Depends: ccache
        Files: <<
                bin/cc
                bin/c++*
@@ -61,8 +61,8 @@
        PostInstScript: <<
        ccache -c > /dev/null
        echo "***************** WARNING ********************"
-       echo "ALL gcc3.3 and gcc4.0 and gcc4.2 compiles will now be sent 
through %n!"
-       echo "For the most part %n is reliable, but"
+       echo "ALL gcc3.3 and gcc4.0 and gcc4.2 compiles will now be sent 
through ccache!"
+       echo "For the most part ccache is reliable, but"
        echo "it can occasionally cause strange compile problems!"
        echo "If you have a strange compile problem, remove this package"
        echo "and try again before reporting any bugs!"
@@ -72,8 +72,8 @@
        echo "so you may want to run \"CCACHE_DIR=%p/var/ccache ccache -M 
500M\" (for example)"
        echo "to limit the size of the cache."
        echo ""
-       echo "If you want --build-as-nobody to work with %n-default,"
-       echo "I suggest: sudo chown -R fink-bld %p/var/ccache
+       echo "If you want --build-as-nobody to work with ccache-default,"
+       echo "I suggest: sudo chown -R fink-bld %p/var/ccache"
        echo "and never building as root (always --build-as-nobody)."
        echo "***************** WARNING ********************"
        <<


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to