# HG changeset patch # User Pascal Bellard # Date 1390573146 0 # Node ID a0881230bdd12be5c3493e19b1b0ca22438a48a0 # Parent 31615bc6828a5090f780d2964970fc6110b24010 bazaar-tools, transmission: update bdeps diff -r 31615bc6828a -r a0881230bdd1 8086tiny/receipt --- a/8086tiny/receipt Fri Jan 24 07:30:06 2014 +0000 +++ b/8086tiny/receipt Fri Jan 24 14:19:06 2014 +0000 @@ -1,11 +1,11 @@ # SliTaz package receipt. PACKAGE="8086tiny" -VERSION="1.00" +VERSION="1.02" CATEGORY="system-tools" SHORT_DESC="PC XT-compatible emulator/virtual machine." MAINTAINER="pascal.bellard@slitaz.org" -LICENSE="CC-SA" +LICENSE="MIT" TARBALL="${PACKAGE}_${VERSION/./}.tar.bz2" WEB_SITE="http://www.megalith.co.uk/8086tiny" WGET_URL="$WEB_SITE/downloads/$TARBALL" @@ -16,7 +16,6 @@ # Rules to configure and make the package. compile_rules() { - sed -i 's/.*time.h/#include \n&/' 8086tiny.c sed 's/#OPTS/OPTS/' < Makefile > Makefile.nographics make -f Makefile.nographics CC=gcc && mv 8086tiny 8086tiny.nographics && @@ -34,10 +33,14 @@ cat > $fs/usr/bin//8086tiny.sh <