Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27912/10.4-transitional/unstable/main/finkinfo/sound

Modified Files:
        sndplay.info 
Log Message:
Explain expected harmless "error" messages.


Index: sndplay.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound/sndplay.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sndplay.info        5 Aug 2005 19:34:37 -0000       1.2
+++ sndplay.info        6 Dec 2005 01:30:21 -0000       1.3
@@ -16,8 +16,9 @@
  echo "sndplay is Public Domain" > LICENSE
 <<
 InstallScript: << 
- strip build/%n || strip build/Default/%n
  mkdir %i/bin
+ echo "Ignore errors about build/%n from 'strip' and 'install'"
+ strip build/%n || strip build/Default/%n
  install -c build/%n %i/bin || install -c build/Default/%n %i/bin
 <<
 DocFiles: LICENSE
@@ -27,6 +28,9 @@
 A version of the original NeXT utility, sndplay handles whatever NSSound 
 can handle so .aiff .snd and .wav will work.
 <<
+DescPackaging: <<
+Different versions of the build tools place files in different locations.
+<<
 License: Public Domain
 Maintainer: Ben Hines <[EMAIL PROTECTED]>
 Homepage: http://www.powerguardian.com/downloads/free/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to