Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv26140/10.4/stable/main/finkinfo/devel
Modified Files:
automoc.info
Log Message:
update-alternatives in newer dpkg won't let you -auto an alternative that
doesn't exist yet; may as well fix that right now.
Index: automoc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automoc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- automoc.info 20 Mar 2012 04:48:06 -0000 1.1
+++ automoc.info 2 Apr 2012 16:03:26 -0000 1.2
@@ -1,7 +1,7 @@
Info3: <<
Package: automoc-%type_pkg[automoc]
Version: 0.9.89
-Revision: 0.999999.1
+Revision: 0.999999.2
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
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs