diff options
| author | Michael Banck <mbanck@debian.org> | 2008-09-12 20:56:53 +0000 |
|---|---|---|
| committer | Michael Banck <mbanck@debian.org> | 2008-09-12 20:56:53 +0000 |
| commit | db91b668a3e209f55a2f73c4f663f702d62feeb1 (patch) | |
| tree | 5213f827b0adb801a45656a55a68a15ea3f80766 /debian/rules | |
| parent | d03ced44b75c2d231d971bc87748381116bf3408 (diff) | |
* debian/rules (SUID_PROGRAMS): Likewise.
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
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)) |
