diff options
| author | Michael Banck <mbanck@debian.org> | 2008-09-02 00:16:32 +0000 |
|---|---|---|
| committer | Michael Banck <mbanck@debian.org> | 2008-09-02 00:16:32 +0000 |
| commit | 3ff946f3c89a624640fef89b24c3730040b12244 (patch) | |
| tree | 1b155ef26b09cc7b637d1e03e8705eab0a7406de /debian/patches | |
| parent | 52a8516e0f771d9351d4930550f4b64902971ff7 (diff) | |
Added missing hunk
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/procfs.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/procfs.patch b/debian/patches/procfs.patch index f22dfd1d..a7abc554 100644 --- a/debian/patches/procfs.patch +++ b/debian/patches/procfs.patch @@ -3200,3 +3200,14 @@ diff --exclude=CVS -Naur foo/procfs_pid_files.c procfs/procfs_pid_files.c + + return err; +} +--- Makefile.orig 2008-09-02 02:14:58.000000000 +0200 ++++ Makefile 2008-08-29 15:23:04.000000000 +0200 +@@ -41,7 +41,7 @@ + login daemons nfsd boot console \ + hostmux usermux ftpfs trans \ + console-client utils sutils ufs-fsck ufs-utils \ +- benchmarks fstests ++ benchmarks fstests procfs + + # Other directories + other-subdirs = hurd doc config release include |
