wok diff dosbox/receipt @ rev 20095

slitaz-base-files: don't backup-restore the whole /etc ($CONFIG_FILES variable exist), allow to update /etc/init.d/rc.functions
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 05 23:51:00 2017 +0300 (2017-10-05)
parents 380ffe05937a
children 136c30321469
line diff
     1.1 --- a/dosbox/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/dosbox/receipt	Thu Oct 05 23:51:00 2017 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.dosbox.com/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -TAGS="emulator dos"
     1.8 +TAGS="emulator dos vm86 8086"
     1.9  
    1.10  DEPENDS="xorg-libX11 libsdl alsa-lib zlib mesa libpng libsdl-net"
    1.11  BUILD_DEPENDS="xorg-libX11-dev libsdl-dev libsdl-net-dev "