wok diff slitaz-boot-scripts/receipt @ rev 15690

dpkg,debootstrap: Fix missing mkdir command
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:14:41 2013 +0100 (2013-12-21)
parents 125f73a1fa50
children 0677483d2636
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Wed Oct 30 18:29:11 2013 +0100
     1.2 +++ b/slitaz-boot-scripts/receipt	Sat Dec 21 08:14:41 2013 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-boot-scripts"
     1.7 -VERSION="5.3.2"
     1.8 +VERSION="5.3.3"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Provide all the initialisation scripts used at boot time."
    1.11  MAINTAINER="pankso@slitaz.org"