summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-04-28 06:54:22 +0000
committerThomas Bushnell <thomas@gnu.org>1999-04-28 06:54:22 +0000
commit72a891925dd88220dc3e88bc359c7c02c7f92f4a (patch)
treedab1fd1334b5eeed6da54349aa6b9749d81af1f9 /debian/rules
parent68f27e26de3508e78490b2f386c8a117ae347a02 (diff)
Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG <tb@mit.edu>
* conffiles: Add contents of /etc/login. * rules: Add debian/tmp/etc and debian/tmp/etc/login to the list of things to be chmod 0755. * TODO: New item. All of these because Marcus says so.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 0c89770b..be9677ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -97,7 +97,7 @@ binary-arch: build
-strip --strip-all debian/tmp/hurd/*
-strip --strip-all debian/tmp/libexec/*
chmod 0644 debian/tmp/lib/lib*.a
- chmod 0755 debian/tmp/include debian/tmp/include/hurd debian/tmp/lib debian/tmp/hurd debian/tmp/bin debian/tmp/sbin debian/tmp/dev debian/tmp/libexec
+ chmod 0755 debian/tmp/include debian/tmp/include/hurd debian/tmp/lib debian/tmp/hurd debian/tmp/bin debian/tmp/sbin debian/tmp/dev debian/tmp/libexec debian/tmp/etc debian/tmp/etc/login
# now distribute the files
# first the source package