wok-4.x rev 4462
cdrkit: remove libmagic dependancy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 08 19:06:26 2009 +0100 (2009-11-08) |
parents | 2526e2816b91 |
children | 622ce962ae18 |
files | cdrkit/receipt |
line diff
1.1 --- a/cdrkit/receipt Sun Nov 08 18:10:34 2009 +0100 1.2 +++ b/cdrkit/receipt Sun Nov 08 19:06:26 2009 +0100 1.3 @@ -15,6 +15,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i -e '/USE_MAGIC/d' -e '/(MAGICLIBS magic)/d' \ 1.8 + genisoimage/CMakeLists.txt 1.9 patch -p1 < ../stuff/$PACKAGE-1.1.9-glibc-2.10.patch || exit 1 1.10 make && 1.11 make install PREFIX=$PWD/_pkg/usr