diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-22 22:54:18 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-22 22:54:18 +0200 |
commit | 7d041e70905cc7e0b3ea6e4402fc11586fc54136 (patch) | |
tree | 373c0025a7fae61d0409b3ab5b9d8eaddf38f40d /debian | |
parent | 1cd394e9ec548358799133485ba885108cd68d19 (diff) |
refresh
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/startup-usr-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/startup-usr-support.patch b/debian/patches/startup-usr-support.patch index 9281ec29..1d705fc9 100644 --- a/debian/patches/startup-usr-support.patch +++ b/debian/patches/startup-usr-support.patch @@ -24,4 +24,4 @@ Debian GNU/Hurd has a real /usr +PATH=/bin:/sbin:/usr/bin:/usr/sbin export PATH - # If we lose badly, try to exec each of these in turn. + umask 022 |