wok-6.x diff mpfr/receipt @ rev 9724
xz: clean up
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 09 05:28:27 2011 +0000 (2011-05-09) |
parents | 67cfa870f4e3 |
children | 6026f6c50111 |
line diff
1.1 --- a/mpfr/receipt Thu Jan 27 00:20:50 2011 +0100 1.2 +++ b/mpfr/receipt Mon May 09 05:28:27 2011 +0000 1.3 @@ -16,7 +16,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -Np1 -i ../stuff/$PACKAGE-$VERSION-$EXTRAVERSION.patch 1.8 + patch -Np1 -i $stuff/$PACKAGE-$VERSION-$EXTRAVERSION.patch 1.9 ./configure && 1.10 make && 1.11 make install