From 208d10a2dd38e6311bfb09eb3a80c492775ef42e Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 26 Sep 2004 19:41:21 +0000 Subject: Change the suid bit from the installed login binary not the origin. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index cfd3a825..51ccf189 100755 --- a/debian/rules +++ b/debian/rules @@ -34,5 +34,5 @@ install/hurd:: mv debian/tmp/libexec/runsystem debian/tmp/libexec/runsystem.gnu binary-predeb/hurd:: - chmod u+s $(DEB_DESTDIR)/bin/login + chmod u+s $(CURDIR)/debian/$(cdbs_curpkg)/bin/login -- cgit v1.2.3