From d2e7b80f6c682a938587b159ef3d482536e63e90 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 22 Oct 2007 19:28:28 +0200 Subject: [PATCH] Install buildd files in /usr/share/grml-live/buildd/ --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4