wok-next diff wormux/receipt @ rev 1585
php-ldap: depends on cyrus-sasl
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 16 09:34:26 2008 +0000 (2008-10-16) |
parents | 79b3f891fb03 |
children | 8f4ac32ab3b1 |
line diff
1.1 --- a/wormux/receipt Sat Sep 20 11:15:19 2008 +0200 1.2 +++ b/wormux/receipt Thu Oct 16 09:34:26 2008 +0000 1.3 @@ -21,6 +21,9 @@ 1.4 Makefile 1.5 sed -i 's/test -z "$(pkgdatadir)"/test -d "$(pkgdatadir)"/'\ 1.6 data/Makefile.in 1.7 + sed -i 's|if USE_X11|if SKIP_USE_X11|' src/tool/copynpaste.cpp 1.8 + sed -i "s|test -d \"\\\$(pkgdatadir|test -d \"\\\$(DESTDIR)\\\$(pkgdatadir|" data/Makefile* 1.9 + mkdir -p _pkg/usr/share/wormux 1.10 ./configure \ 1.11 --prefix=/usr \ 1.12 --bindir=/usr/games \