wok diff rsync/receipt @ rev 16258

ARM: add webkit (cross compile in my local chroot :-) and needed deps
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 05 06:13:29 2014 +0200 (2014-04-05)
parents 7e1257627587
children 227b2c1214c2
line diff
     1.1 --- a/rsync/receipt	Sun Mar 02 02:38:28 2014 +0100
     1.2 +++ b/rsync/receipt	Sat Apr 05 06:13:29 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="${WEB_SITE}ftp/rsync/$TARBALL"
     1.5  CONFIG_FILES="/etc/rsyncd.conf /etc/rsyncd.secrets"
     1.6  TAGS="sync copy secure"
     1.7 -#HOST_ARCH="i486 arm"
     1.8 +HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="popt attr acl"
    1.11  BUILD_DEPENDS="popt-dev attr-dev acl-dev"
    1.12 @@ -22,7 +22,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--mandir=/usr/share/man \