Update of /cvsroot/fink/fink/perlmod/Fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29153

Modified Files:
        ChangeLog Validation.pm 
Log Message:
%a isn't valid


Index: Validation.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Validation.pm,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -d -r1.308 -r1.309
--- Validation.pm       9 Apr 2009 05:20:19 -0000       1.308
+++ Validation.pm       9 Apr 2009 05:23:09 -0000       1.309
@@ -812,7 +812,7 @@
                                'p' => $basepath, 'P' => $basepath,
                                'd' => $pkgdestdir,
                                'i' => $pkgdestdir.$basepath,
-                               'a' => $pkgpatchpath,
+#                              'a' => $pkgpatchpath,
                                'b' => '.',
                                'm' => $config->param('Architecture'),
                                %{$expand},

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1599
retrieving revision 1.1600
diff -u -d -r1.1599 -r1.1600
--- ChangeLog   9 Apr 2009 05:20:19 -0000       1.1599
+++ ChangeLog   9 Apr 2009 05:23:09 -0000       1.1600
@@ -1,3 +1,7 @@
+2009-04-09  Daniel Macks  <[email protected]>
+
+       * Validation.pm: kill %a harder
+
 2009-04-08  Dave Morrison  <[email protected]>
 
        * Validation.pm: allow -64bit type under x86_64


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to