# HG changeset patch # User Christophe Lincoln # Date 1205158730 -3600 # Node ID 86fc7fa4fc510eb9474dc4702dc4d173c1c44be3 # Parent be1ec018b4bde36131a3365c8d03132edcb8a38d Up: slitaz-boot-scripts-1.7 diff -r be1ec018b4bd -r 86fc7fa4fc51 slitaz-boot-scripts/receipt --- a/slitaz-boot-scripts/receipt Mon Mar 10 10:41:39 2008 +0000 +++ b/slitaz-boot-scripts/receipt Mon Mar 10 15:18:50 2008 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="slitaz-boot-scripts" -VERSION="1.6" +VERSION="1.7" CATEGORY="base-system" SHORT_DESC="Provide all the initialisation scripts used at boot time." MAINTAINER="pankso@slitaz.org" @@ -17,7 +17,9 @@ # genpkg_rules() { + mkdir -p $fs/usr/share cp -a $src/etc $fs + cp -a $src/applications $fs/usr/share # Perms chown -R root.root $fs/etc/init.d