Update of /cvsroot/fink/experimental/chris01/10.3/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18678

Modified Files:
        xml-sax-pm.info 
Log Message:
making it purge nicely even if more than one perl variant is removed
at the same time


Index: xml-sax-pm.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/chris01/10.3/main/finkinfo/libs/perlmods/xml-sax-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xml-sax-pm.info     19 Dec 2005 18:15:45 -0000      1.1
+++ xml-sax-pm.info     19 Dec 2005 18:57:47 -0000      1.2
@@ -50,6 +50,9 @@
 PreRmScript: <<
 if [ "$1" = remove ]
 then
+        install -d -m 755 %p/etc/perl/XML/SAX
+        install -d -m 755 %p/etc/perl/XML/SAX/ParserDetails.d
+        touch %p/etc/perl/XML/SAX/ParserDetails.ini
         %p/bin/update-perl%type_pkg[perl]-sax-parsers --remove 
XML::SAX::PurePerl
         %p/bin/update-perl%type_pkg[perl]-sax-parsers --update
 fi



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to