From 6374534c3c5a67d6464fec2c039adb524d631737 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Tue, 23 Sep 2008 19:07:12 +0000 Subject: Fix paths --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 2a679bb5..00269c6a 100755 --- a/debian/rules +++ b/debian/rules @@ -51,8 +51,8 @@ install/hurd:: install -m664 debian/hurd-console.default debian/hurd/etc/default/hurd-console - install -m664 $(DEB_SRCDIR)/hurd/console/motd.UTF8 debian/hurd/etc/ - install -m664 $(DEB_SRCDIR)/hurd/release/servers.boot debian/hurd/boot/ + install -m664 $(DEB_SRCDIR)/console/motd.UTF8 debian/hurd/etc/ + install -m664 $(DEB_SRCDIR)/release/servers.boot debian/hurd/boot/ install/hurd-dev:: install -m644 debian/local/soundcard.h debian/tmp/include/sys -- cgit v1.2.3