wok-current diff arj/receipt @ rev 4392
hal: update depends
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Oct 15 21:05:53 2009 +0000 (2009-10-15) |
parents | c9c0ed1272f2 |
children | f4fd0777003f |
line diff
1.1 --- a/arj/receipt Fri Apr 17 22:18:55 2009 +0200 1.2 +++ b/arj/receipt Thu Oct 15 21:05:53 2009 +0000 1.3 @@ -19,6 +19,7 @@ 1.4 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man $CONFIGURE_ARGS 1.6 cd .. 1.7 + busybox patch -p0 < ../stuff/fardata.u 1.8 make -k 1.9 make DESTDIR=$PWD/_pkg install 1.10 }