Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv19648/stable/main/finkinfo/gnome
Modified Files:
gst-plugins.info
Log Message:
have to do update-alternatives --remove in _Pre_RmScript (not _Post_RmScript)
because u-a cannot remove an alternative file after that file has been
uninstalled
Index: gst-plugins.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/gst-plugins.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- gst-plugins.info 14 Jan 2012 23:29:06 -0000 1.11
+++ gst-plugins.info 3 Apr 2012 15:59:26 -0000 1.12
@@ -1,7 +1,7 @@
Info4: <<
Package: gst-plugins
Version: 0.8.12
-Revision: 1038
+Revision: 1039
Description: Streaming-media framework plugins
License: Restrictive
Maintainer: Benjamin Reed <[email protected]>
@@ -258,6 +258,10 @@
echo "=== $command" >>/tmp/gst-plugins-postinst.log
$command >>/tmp/gst-plugins-postrm.log 2>&1 || :
done
+fi
+<<
+PreRmScript: <<
+if [ upgrade != "$1" ]; then
for progname in launch-ext visualise; do
update-alternatives --remove gst-$progname
%p/bin/gst-$progname-0.8
done
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs