wok-6.x diff lxnetdaemon/receipt @ rev 6672

Added gobject-introspection-dev to atk build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 12 04:41:55 2010 +0000 (2010-10-12)
parents d04823a784db
children 05abedfc8a12
line diff
     1.1 --- a/lxnetdaemon/receipt	Sun Mar 15 20:05:38 2009 +0000
     1.2 +++ b/lxnetdaemon/receipt	Tue Oct 12 04:41:55 2010 +0000
     1.3 @@ -14,6 +14,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/for script in .(datadir)/for script in _pkg\/$(datadir)/' \
     1.8 +		Makefile.in
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		$CONFIGURE_ARGS &&