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

Modified Files:
        wxgtk2.8-py.info 
Log Message:
update-alternatives --remove in PreRmScript (with maintainer's consent).


Index: wxgtk2.8-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/wxgtk2.8-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wxgtk2.8-py.info    25 Apr 2009 04:55:15 -0000      1.3
+++ wxgtk2.8-py.info    20 Nov 2009 05:53:47 -0000      1.4
@@ -2,7 +2,7 @@
 
 Package: wxgtk2.8-py%type_pkg[python]
 Version: 2.8.9.1
-Revision: 1
+Revision: 2
 Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4 
 Type: python (2.4 2.5)
 Maintainer: Jed Frechette <jdfr...@unm.edu>
@@ -61,6 +61,24 @@
     update-alternatives --install %p/bin/xrced xrced 
%p/bin/xrced-py%type_pkg[python] %type_pkg[python]
 <<
 
+PreRmScript: <<
+    if [ "$1" != "upgrade" ]
+    then
+        update-alternatives --remove editra %p/bin/editra-py%type_pkg[python] 
%type_pkg[python]
+        update-alternatives --remove helpviewer 
%p/bin/helpviewer-py%type_pkg[python] %type_pkg[python]
+        update-alternatives --remove img2png 
%p/bin/img2png-py%type_pkg[python] %type_pkg[python]
+        update-alternatives --remove img2py %p/bin/img2py-py%type_pkg[python] 
%type_pkg[python]
+        update-alternatives --remove img2xpm 
%p/bin/img2xpm-py%type_pkg[python] %type_pkg[python]
+        update-alternatives --remove pyalacarte 
%p/bin/pyalacarte-py%type_pkg[python] %type_pkg[python]
+        update-alternatives --remove pyalamode 
%p/bin/pyalamode-py%type_pkg[python] %type_pkg[python]
+        update-alternatives --remove pycrust 
%p/bin/pycrust-py%type_pkg[python] %type_pkg[python]
+        update-alternatives --remove pyshell 
%p/bin/pyshell-py%type_pkg[python] %type_pkg[python]
+        update-alternatives --remove pywrap %p/bin/pywrap-py%type_pkg[python] 
%type_pkg[python]
+        update-alternatives --remove pywxrc %p/bin/pywxrc-py%type_pkg[python] 
%type_pkg[python]
+        update-alternatives --remove xrced %p/bin/xrced-py%type_pkg[python] 
%type_pkg[python]
+    fi
+<<
+
 Description: Python bindings for the wxGTK library
 DescDetail: <<
     In addition to common and advanced GUI facilities such as


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to