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/uptime_w_path_fix.patch | |
parent | ee34d4fc3a4122bee28379dbcf9dd8e1b05f7a3b (diff) |
Refresh patches with -pab to allow migration to source format 3.0 (quilt)
Diffstat (limited to 'debian/patches/uptime_w_path_fix.patch')
-rw-r--r-- | debian/patches/uptime_w_path_fix.patch | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/patches/uptime_w_path_fix.patch b/debian/patches/uptime_w_path_fix.patch index 89afa14c..349e8470 100644 --- a/debian/patches/uptime_w_path_fix.patch +++ b/debian/patches/uptime_w_path_fix.patch @@ -1,5 +1,9 @@ ---- hurd-20080921/utils/uptime.sh.orig 2008-09-26 19:20:53.000000000 +0200 -+++ hurd-20080921/utils/uptime.sh 2008-09-26 19:21:01.000000000 +0200 +--- + utils/uptime.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +--- a/utils/uptime.sh ++++ b/utils/uptime.sh @@ -25,7 +25,7 @@ USAGE="Usage: $0 [OPTION...]" DOC="Show system uptime, number of users, and load" |