diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-09-22 11:36:36 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-09-22 11:36:36 +0200 |
commit | f3ef0d10d38594516e8b677ab7377ced7057e3b0 (patch) | |
tree | 6eb6ad437ca7d7b72b47c0c3a6103722e4a1c484 | |
parent | 6f2296c5ac808a50ca336b43235f91a9fc02347f (diff) |
drop the proc/self patch
-rw-r--r-- | debian/patches/series | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index 415454f2..e629d085 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -67,4 +67,5 @@ procfs-0003-procfs-implement-proc-N-mounts.patch procfs-0004-procfs-do-not-test-whether-hurd-mtab-exists.patch procfs-0005-procfs-generalize-the-translator-linkage-code.patch procfs-0006-procfs-reorganize-rootdir.c.patch -procfs-0007-procfs-provide-magic-retry-response-for-proc-self.patch +# grr, collides with the startup patch series +#procfs-0007-procfs-provide-magic-retry-response-for-proc-self.patch |