wok diff gajim/receipt @ rev 13107

Up: audacious to 3.2.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 26 19:01:44 2012 +0000 (2012-06-26)
parents 4e1ba79cde38
children 2b9f96603415
line diff
     1.1 --- a/gajim/receipt	Wed May 18 16:40:50 2011 +0200
     1.2 +++ b/gajim/receipt	Tue Jun 26 19:01:44 2012 +0000
     1.3 @@ -17,9 +17,8 @@
     1.4  compile_rules()
     1.5  {
     1.6      cd $src
     1.7 -    ./configure &&
     1.8 -    make &&
     1.9 -    make install
    1.10 +    ./configure $CONFIGURE_ARGS &&
    1.11 +    make && make install
    1.12  }
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.