diff options
author | Guillem Jover <guillem@debian.org> | 2009-11-14 05:35:01 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2009-11-14 05:35:01 +0000 |
commit | 867354fd65cf4a37683c4adaf8bfcefffd41aeb0 (patch) | |
tree | 2d0aa13167c1bc9f92ed45a78b4da0634d8fc935 /debian/patches/startup-usr-support.patch | |
parent | ee34d4fc3a4122bee28379dbcf9dd8e1b05f7a3b (diff) |
Refresh patches with -pab to allow migration to source format 3.0 (quilt)
Diffstat (limited to 'debian/patches/startup-usr-support.patch')
-rw-r--r-- | debian/patches/startup-usr-support.patch | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/debian/patches/startup-usr-support.patch b/debian/patches/startup-usr-support.patch index f5255f40..5acfd638 100644 --- a/debian/patches/startup-usr-support.patch +++ b/debian/patches/startup-usr-support.patch @@ -1,5 +1,10 @@ ---- daemons/rc.sh.old 2004-06-11 13:31:03.030701904 -0400 -+++ daemons/rc.sh 2004-06-11 13:31:14.870307857 -0400 +--- + daemons/rc.sh | 2 +- + daemons/runsystem.sh | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) + +--- a/daemons/rc.sh ++++ b/daemons/rc.sh @@ -1,6 +1,6 @@ #!/bin/bash @@ -8,8 +13,8 @@ # Start the default pager. It will bail if there is already one running. /hurd/mach-defpager ---- daemons/runsystem.sh.old 2004-06-11 13:31:07.771817617 -0400 -+++ daemons/runsystem.sh 2004-06-11 13:31:25.036119303 -0400 +--- a/daemons/runsystem.sh ++++ b/daemons/runsystem.sh @@ -11,7 +11,7 @@ ### Where to find programs, etc. ### |