# HG changeset patch # User Pascal Bellard # Date 1328369423 -3600 # Node ID 80d73b3d87a2f5c6f73be2fcb5f700d53f345195 # Parent 134531ef9726e482ef1a57e45a33e086863d8332 grsync: fix compile-rules diff -r 134531ef9726 -r 80d73b3d87a2 grsync/receipt --- a/grsync/receipt Sat Feb 04 16:22:35 2012 +0100 +++ b/grsync/receipt Sat Feb 04 16:30:23 2012 +0100 @@ -20,6 +20,7 @@ --prefix=/usr \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ + --disable-unity \ $CONFIGURE_ARGS && make && make DESTDIR=$DESTDIR install