Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14888

Modified Files:
        libcanberra0.info 
Log Message:
don't install a jillion copies of the README


Index: libcanberra0.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/libcanberra0.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libcanberra0.info   4 Nov 2008 07:27:20 -0000       1.6
+++ libcanberra0.info   4 Nov 2008 08:36:05 -0000       1.7
@@ -1,6 +1,6 @@
 Package: libcanberra0
 Version: 0.10
-Revision: 2
+Revision: 3
 Source: http://0pointer.de/lennart/projects/libcanberra/libcanberra-%v.tar.gz
 Source-MD5: 2623370bfcecaeecaeb85e5ec445f340
 PatchFile: %n.patch
@@ -31,7 +31,10 @@
        ./configure %c
        make
 <<
-InstallScript: make install DESTDIR=%d
+InstallScript: <<
+       make install DESTDIR=%d
+       rm %i/share/doc/libcanberra/README
+<<
 DocFiles: LGPL README
 
 SplitOff: <<
@@ -88,6 +91,8 @@
        dependencies! Better would be to hack dso.c to look in a
        libversioned dir for standard plugins and then also a constant
        place for third-party-supplied ones. Some day...
+
+       We do our own doc files our own ways and places.
 <<
 
 Description: Abstract interface for playing event sounds


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to