Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv30683/stable/main/finkinfo/10.4-EOL/devel

Modified Files:
        avr-binutils.info avr-gcc.info 
Log Message:
removed xxx.info files to avoid conflict with other toolchains

Index: avr-binutils.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel/avr-binutils.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- avr-binutils.info   11 Jul 2011 04:08:30 -0000      1.1
+++ avr-binutils.info   24 Jul 2011 16:44:44 -0000      1.2
@@ -1,6 +1,6 @@
 Package: avr-binutils
 Version: 2.17
-Revision: 1
+Revision: 2
 Distribution: 10.4, 10.5
 Maintainer: Matthias Ringwald <frec...@users.sf.net>
 Source: mirror:gnu:binutils/binutils-%v.tar.bz2
@@ -10,9 +10,8 @@
 
 InstallScript: <<
     make install DESTDIR=%d
-    rm -fr %i/share/avr/lib/
-    # prefix info files with avr- (thanks to Carl van Denzen for the nice loop)
-    for i in $(ls %i/share/info/*info); do mv $i 
%i/share/info/avr-${i##*/};done
+    rm -fr %i/share/avr/lib
+    rm -fr %i/share/info
 <<
 
 DocFiles: README COPYING
@@ -22,7 +21,7 @@
 DescPort: <<
 Removed libiberty.a installation of avr-gcc & avr-binutils.
 Avoided using /sw/avr. Its lib & include folders have been moved to 
/sw/share/avr and the binaries are put into /sw/bin.
-All xxx.info files renamed to avr-xxx.info to avoid clashes with other 
potential toolchains.
+Removed xxx.info files to avoid clashes with other potential toolchains.
 TODO: Native Language Support
 <<
 

Index: avr-gcc.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/devel/avr-gcc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- avr-gcc.info        11 Jul 2011 04:08:30 -0000      1.1
+++ avr-gcc.info        24 Jul 2011 16:44:44 -0000      1.2
@@ -1,6 +1,6 @@
 Package: avr-gcc
 Version: 4.2.0
-Revision: 1
+Revision: 2
 Distribution: 10.4, 10.5
 Depends: avr-binutils (>= 2.15)
 BuildDepends: gcc4.0
@@ -16,11 +16,8 @@
     make install DESTDIR=%d
     # maybe needed: rm -fr %i/share/avr/include     
     rm -f  %i/share/avr/lib/libiberty.a
-    rm -f  %i/share/info/standards.info
-    rm -f  %i/share/info/configure.info*
-    rm -fr  %i/share/man/man7
-    # prefix info files with avr- (thanks to Carl van Denzen for the nice loop)
-    for i in $(ls %i/share/info/*info); do mv $i 
%i/share/info/avr-${i##*/};done
+    rm -fr %i/share/man/man7
+    rm -fr %i/share/info
 <<
 
 DocFiles: BUGS bugs.html COPYING FAQ faq.html MAINTAINERS README README.SCO
@@ -29,7 +26,7 @@
 DescPort: <<
 Removed libiberty.a installation of avr-gcc & avr-binutils.
 Avoided using /sw/avr. Its lib & include folders have been moved to 
/sw/share/avr and the binaries are put into /sw/bin.
-All xxx.info files renamed to avr-xxx.info to avoid clashes with other 
potential toolchains. avr-configure.info & avr-standards.info are installed by 
avr-binutils.
+Removed xxx.info files to avoid clashes with other potential toolchains.
 TODO: Native Language Support
 <<
 License: GPL


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to