wok diff alien/receipt @ rev 20355

syslinux: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 09 17:09:08 2018 +0200 (2018-06-09)
parents 3ccc69bd69ec
children 39e08df007ab
line diff
     1.1 --- a/alien/receipt	Tue Dec 30 12:54:33 2014 +0100
     1.2 +++ b/alien/receipt	Sat Jun 09 17:09:08 2018 +0200
     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=""