diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-16 10:31:07 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-16 10:31:07 +0000 |
commit | 0c4ea54e9207be617ef7da207cbef67ec31bf904 (patch) | |
tree | f9b3912e6330c2643a2c5b11c7cc8c769f939bda /debian | |
parent | d2ac13d26077f96a6c9c7ae4e7896a60279ae157 (diff) |
Refresh
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/run.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/run.patch b/debian/patches/run.patch index 50f584fb..a4fd4eb6 100644 --- a/debian/patches/run.patch +++ b/debian/patches/run.patch @@ -1,7 +1,7 @@ -Index: hurd/daemons/rc.sh +Index: hurd-debian/daemons/rc.sh =================================================================== ---- hurd.orig/daemons/rc.sh 2011-12-06 02:51:32.000000000 +0100 -+++ hurd/daemons/rc.sh 2011-12-06 02:52:16.000000000 +0100 +--- 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 @@ -98,6 +98,13 @@ chgrp utmp utmp fi; }) @@ -15,4 +15,4 @@ Index: hurd/daemons/rc.sh + echo done - # This file must exist for e2fsck to work. XXX + # This file must exist for e2fsck to work. |