diff options
author | Pino Toscano <pino@debian.org> | 2013-09-22 12:21:24 +0200 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2013-09-22 12:21:24 +0200 |
commit | 5e0c0b69de70a1a085b897863d5ec2f88250814b (patch) | |
tree | 8f1ce5045591e574a7e72c98b0c612f7b7dca52a /debian/patches | |
parent | d95879de90e55162d01c0768165d4f321bbe6bd3 (diff) |
run.patch: refresh to apply without fuzz
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/run.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/patches/run.patch b/debian/patches/run.patch index a4fd4eb6..3588ddb0 100644 --- a/debian/patches/run.patch +++ b/debian/patches/run.patch @@ -1,7 +1,5 @@ -Index: hurd-debian/daemons/rc.sh -=================================================================== ---- hurd-debian.orig/daemons/rc.sh 2013-09-16 10:29:05.000000000 +0000 -+++ hurd-debian/daemons/rc.sh 2013-09-16 10:29:05.000000000 +0000 +--- a/daemons/rc.sh ++++ b/daemons/rc.sh @@ -98,6 +98,13 @@ chgrp utmp utmp fi; }) @@ -15,4 +13,4 @@ Index: hurd-debian/daemons/rc.sh + echo done - # This file must exist for e2fsck to work. + # See whether procfs is set up |