From 6531b0013344d8a36ba208e1aaaebeb109f25ac9 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Mon, 25 Feb 2013 00:08:26 +0100 Subject: hurd/hurd-dev: install more stuff via dh_install ... instead of copying them manually. --- debian/rules | 7 ------- 1 file changed, 7 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 643e378a..558aacbf 100755 --- a/debian/rules +++ b/debian/rules @@ -58,19 +58,12 @@ install/hurd:: mv debian/tmp/sbin/halt debian/tmp/sbin/halt-hurd mv debian/tmp/sbin/reboot debian/tmp/sbin/reboot-hurd - install -m664 $(DEB_SRCDIR)/console/motd.UTF8 debian/hurd/etc/ - install -m664 $(DEB_SRCDIR)/release/servers.boot debian/hurd/boot/ - $(MAKE) -C libdde_linux26 INSTALLDIR=$(CURDIR)/debian/tmp/usr/share/libdde_linux26/build/include install mkdir -p debian/tmp/usr/share/X11/locale echo Compose C > debian/tmp/usr/share/X11/locale/compose.dir touch debian/tmp/usr/share/X11/locale/Compose -install/hurd-dev:: - install -m644 debian/local/soundcard.h debian/tmp/include/sys - install -m644 debian/local/cdrom.h debian/tmp/include/sys - SUID_PROGRAMS = /bin/ids /bin/login /bin/ps-hurd /usr/bin/w-hurd binary-predeb/hurd:: -- cgit v1.2.3