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

Modified Files:
        fuse.info 
Log Message:
suppress error messages from kextunload


Index: fuse.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/fuse.info,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- fuse.info   4 Aug 2008 20:15:41 -0000       1.25
+++ fuse.info   4 Oct 2008 19:11:44 -0000       1.26
@@ -58,7 +58,7 @@
 cp core/$MACOSVER/fusefs/build/Release/*_fusefs %i/lib/%n/fusefs.fs/Support
 cd %b/fuse-$FUSEVER && make install DESTDIR=%d
 <<
-PreRmScript: /sbin/kextunload %p/lib/fuse/fusefs.fs/Support/fusefs.kext || true
+PreRmScript: /sbin/kextunload -q %p/lib/fuse/fusefs.fs/Support/fusefs.kext || 
true
 PostInstScript: <<
 chown -R root:wheel %p/lib/%n/fusefs.fs/Support/fusefs.kext
 #chown -R root:wheel /System/Library/Filesystems/fusefs.fs


-------------------------------------------------------------------------
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
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to