Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18737/devel

Modified Files:
        automoc.info 
Log Message:
sync fix from 10.4
update-alternatives in newer dpkg won't let you -auto an alternative that 
doesn't exist yet

Index: automoc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/automoc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- automoc.info        11 Sep 2011 17:25:54 -0000      1.1
+++ automoc.info        24 Sep 2013 13:13:14 -0000      1.2
@@ -1,7 +1,7 @@
 Info3: <<
 Package: automoc-%type_pkg[automoc]
 Version: 0.9.89
-Revision: 0.999999.31
+Revision: 0.999999.32
 Description: Automatic moc for Qt4
 Type: automoc (x11 mac)
 License: LGPL
@@ -55,8 +55,8 @@
 if [ "%type_pkg[automoc]" = "x11" ]; then
        WEIGHT=50
 fi
-update-alternatives --auto automoc4
 update-alternatives --install %p/bin/automoc4 automoc4 
%p/opt/kde4/%type_pkg[automoc]/bin/automoc4 $WEIGHT
+update-alternatives --auto automoc4
 <<
 PreRmScript: update-alternatives --remove automoc4 
%p/opt/kde4/%type_pkg[automoc]/bin/automoc4
 


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to