From: Michael Prokop Date: Mon, 22 Oct 2007 17:28:28 +0000 (+0200) Subject: Install buildd files in /usr/share/grml-live/buildd/ X-Git-Tag: 0.0.7~55 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=d2e7b80f6c682a938587b159ef3d482536e63e90 Install buildd files in /usr/share/grml-live/buildd/ --- diff --git a/debian/rules b/debian/rules index b9633bf..5305c78 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,7 @@ install: build cp -a etc debian/grml-live/ cp -a examples debian/grml-live/usr/share/doc/grml-live/ cp -a templates debian/grml-live/usr/share/grml-live/ - cp -a buildd/*.sh debian/grml-live/usr/share/grml-live/examples/ + cp -a buildd/*.sh debian/grml-live/usr/share/grml-live/buildd/ install -o root -m 640 buildd/grml-buildd.conf debian/grml-live/etc/grml/grml-buildd.conf install -o root -m 755 grml-live debian/grml-live/usr/sbin/grml-live