# HG changeset patch # User Pascal Bellard # Date 1302434041 -7200 # Node ID befd46df350e5db57998f894ccc9a97285b7ba55 # Parent 156116e8b1c30fd76c8516ff9bb7543e317b5e64 unison: fix compile_rules diff -r 156116e8b1c3 -r befd46df350e unison/receipt --- a/unison/receipt Sun Apr 10 13:13:17 2011 +0200 +++ b/unison/receipt Sun Apr 10 13:14:01 2011 +0200 @@ -15,7 +15,7 @@ compile_rules() { cd $src - make UISTYLE=text + CFLAGS="" make UISTYLE=text } # Rules to gen a SliTaz package suitable for Tazpkg.