Fwd: [cvs] web/xml/packaging packaging.en.xml, 1.105, 1.106
Daniel Macks <[email protected]> Sun, 5 Apr 2009 22:33:25 -0400
| Newsgroups | gmane.os.apple.fink.i18n |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/fink/web/xml/packaging
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30363
Modified Files:
packaging.en.xml
Log Message:
Note about %a deprecation
Index: packaging.en.xml
===================================================================
RCS file: /cvsroot/fink/web/xml/packaging/packaging.en.xml,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- packaging.en.xml 15 Mar 2009 22:37:01 -0000 1.105
+++ packaging.en.xml 6 Apr 2009 02:21:28 -0000 1.106
@@ -331,7 +331,7 @@
<item><itemt>%a</itemt>
<itemd>
<p>
-the path where the p<em>a</em>tches can be found
+the path where the p<em>a</em>tches can be found. As of fink-0.29.0, this variable should not be used. Use <code>%{PatchFile}</code> to access the <filename>.patch</filename> file. Support for <code>%a</code> will be removed in the future.
</p>
</itemd></item>
------------------------------------------------------------------------------
------------------------------------------------------------------------------