wok diff synergy/receipt @ rev 4413

fix depends elinks
author Allan Pinto <allan316@gmail.com>
date Wed Oct 21 12:24:33 2009 +0000 (2009-10-21)
parents c6cc8c3a7585
children 4897058add72
line diff
     1.1 --- a/synergy/receipt	Sun Feb 08 16:53:08 2009 +0000
     1.2 +++ b/synergy/receipt	Wed Oct 21 12:24:33 2009 +0000
     1.3 @@ -14,6 +14,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	busybox patch -p0 -i stuff/synergy-1.3.1_glibc-2.10.u || exit 1
     1.8 +		
     1.9  	cd $src
    1.10  	./configure \
    1.11  		--sysconfdir=/etc \