Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26862

Modified Files:
        llvm-gcc42-10.8.info 
Log Message:
replace sw with .%p in tar command

Index: llvm-gcc42-10.8.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/llvm-gcc42-10.8.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- llvm-gcc42-10.8.info        29 Sep 2013 14:43:11 -0000      1.2
+++ llvm-gcc42-10.8.info        11 Oct 2013 19:49:20 -0000      1.3
@@ -61,7 +61,7 @@
 
   # move directory structure with tar
   cd %b/../objroot/dst-x86_64-x86_64
-  tar -cpf - sw | (cd %d ; tar xpf -)
+  tar -cpf - .%p | (cd %d ; tar xpf -)
 
   # remove overlapping manpages with gcc48
   rm -fr %i/share/man/man7


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to