wok diff rawstudio/receipt @ rev 11129
Up: xz to 5.0.3. Don't use lzma script since it breaks xarchiver from reading .tar.lzma archives.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 26 20:47:38 2011 +0000 (2011-10-26) |
parents | 96a7cb8ba1fd |
children | 349909c15747 |
line diff
1.1 --- a/rawstudio/receipt Sat Oct 02 05:08:24 2010 +0000 1.2 +++ b/rawstudio/receipt Wed Oct 26 20:47:38 2011 +0000 1.3 @@ -16,7 +16,7 @@ 1.4 { 1.5 cd $src 1.6 export PKG_CONFIG_PATH="/usr/lib/pkgconfig" 1.7 - patch -p1 -i ../stuff/rawstudio-const.patch 1.8 + patch -p1 -i $stuff/rawstudio-const.patch 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --infodir=/usr/share/info \