source: projects/specs/trunk/a/asymptote/asymptote-bfnnconv.pl.patch @ 12272

Revision 12272, 287 bytes checked in by ara_t, 5 years ago (diff)

asymptote: rebuild with current VineSeed environment

RevLine 
[12272]1--- doc/FAQ/bfnnconv.pl.orig    2019-10-14 23:33:30.375260525 +0900
2+++ doc/FAQ/bfnnconv.pl 2019-10-14 23:33:55.564604234 +0900
3@@ -61,7 +61,7 @@
4 
5 open(U,">$prefix.xrefdb-new");
6 
7-for $x (@outputs) { require("m-$x.pl"); }
8+for $x (@outputs) { require("./m-$x.pl"); }
9 
10 &call('init');
11 
Note: See TracBrowser for help on using the repository browser.