wok diff liblognorm/receipt @ rev 13694

lxappearance: up 0.5.2
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 14 01:33:12 2012 +0000 (2012-12-14)
parents d7bfc4b2a62b
children 394ef0611eb5
line diff
     1.1 --- a/liblognorm/receipt	Wed Dec 14 02:28:53 2011 +0100
     1.2 +++ b/liblognorm/receipt	Fri Dec 14 01:33:12 2012 +0000
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	cd $src
     1.8  	patch -p 1 < $stuff/liblognorm-build-fix.patch
     1.9  	./configure $CONFIGURE_ARGS && make && make install
    1.10  }