wok-4.x
diff xfe/receipt @ rev 6062
tazbb: preserve hotfixes in tazwok & tazpkg
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sat Aug 21 13:58:44 2010 +0200 (2010-08-21) |
parents |
add5a2914906 |
children |
0b4cf0d9e1b5 |
line diff
1.1 --- a/xfe/receipt Mon Apr 27 21:12:44 2009 +0200
1.2 +++ b/xfe/receipt Sat Aug 21 13:58:44 2010 +0200
1.3 @@ -16,6 +16,7 @@
1.4 compile_rules()
1.5 {
1.6 cd $src
1.7 + patch -p 0 < ../stuff/gcc-4.patch || exit 1
1.8 ./configure \
1.9 --prefix=/usr \
1.10 --mandir=/usr/share/man \