wok diff alien/receipt @ rev 19161

Typos in "daemon"...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 27 01:40:23 2016 +0300 (2016-05-27)
parents 3ccc69bd69ec
children 39e08df007ab
line diff
     1.1 --- a/alien/receipt	Tue Dec 30 12:54:33 2014 +0100
     1.2 +++ b/alien/receipt	Fri May 27 01:40:23 2016 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="${PACKAGE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://joeyh.name/code/alien/"
     1.6  WGET_URL="http://ftp.de.debian.org/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/$TARBALL"
     1.7 -SUGGESTED="dpkg debhelper gcc make"
     1.8 +#SUGGESTED="dpkg debhelper gcc make"
     1.9  
    1.10  DEPENDS="perl rpm4 cpio"
    1.11  BUILD_DEPENDS=""