wok-6.x rev 11649
grsync: fix compile-rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 04 16:30:23 2012 +0100 (2012-02-04) |
parents | 134531ef9726 |
children | 9771335d6c88 |
files | grsync/receipt |
line diff
1.1 --- a/grsync/receipt Sat Feb 04 16:22:35 2012 +0100 1.2 +++ b/grsync/receipt Sat Feb 04 16:30:23 2012 +0100 1.3 @@ -20,6 +20,7 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 + --disable-unity \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$DESTDIR install