From e1794b561d3d900bf67734d6421a3db49316b9ea Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Thu, 9 Aug 2007 14:38:09 +0000 Subject: Install servers.boot in debian/rules, not from debian/hurd.install --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 0e283194..9af14030 100755 --- a/debian/rules +++ b/debian/rules @@ -48,6 +48,7 @@ install/hurd:: install -m664 debian/hurd-console.default debian/hurd/etc/default/hurd-console install -m664 build-tree/hurd/console/motd.UTF8 debian/hurd/etc/ + install -m664 build-tree/hurd/release/servers.boot debian/hurd/boot/ install/hurd-dev:: install -m644 debian/local/soundcard.h debian/tmp/include/sys -- cgit v1.2.3