From 6b9382eb1306915a9e30b9846c76fd64fa462d1a Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 20 Jan 2006 01:05:34 +0000 Subject: * debian/rules (install/hurd::): Install motd.UTF8 into /etc. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 62865e6e..d97d7695 100755 --- a/debian/rules +++ b/debian/rules @@ -43,6 +43,8 @@ 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/ + SUID_PROGRAMS = /bin/ids /bin/login /bin/ps /bin/w binary-predeb/hurd:: -- cgit v1.2.3