wok diff alien/receipt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
parents 3ccc69bd69ec
children 39e08df007ab
line diff
     1.1 --- a/alien/receipt	Tue Dec 30 12:54:33 2014 +0100
     1.2 +++ b/alien/receipt	Sun Mar 26 15:53:23 2017 +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=""