From db91b668a3e209f55a2f73c4f663f702d62feeb1 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 12 Sep 2008 20:56:53 +0000 Subject: * debian/rules (SUID_PROGRAMS): Likewise. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index a664d8d8..35a5279b 100755 --- a/debian/rules +++ b/debian/rules @@ -59,7 +59,7 @@ install/hurd:: install/hurd-dev:: install -m644 debian/local/soundcard.h debian/tmp/include/sys -SUID_PROGRAMS = /bin/ids /bin/login /bin/ps /bin/w +SUID_PROGRAMS = /bin/ids /bin/login /bin/ps-hurd /bin/w-hurd binary-predeb/hurd:: chmod u+s $(patsubst %, $(CURDIR)/debian/$(cdbs_curpkg)%, $(SUID_PROGRAMS)) -- cgit v1.2.3