diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2013-12-15 15:27:13 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2013-12-15 15:27:13 +0000 |
commit | 9d8541404e7a1f9f827a59d6767c9fa4f681f3f2 (patch) | |
tree | 381eb9ad6e872e6b6591b82b23ddcae04382d887 | |
parent | debian/rules: builddir fixes (diff) | |
download | w3m-9d8541404e7a1f9f827a59d6767c9fa4f681f3f2.tar.gz w3m-9d8541404e7a1f9f827a59d6767c9fa4f681f3f2.zip |
Update 090_parallel-make.patch to mention Gentoo bug
-rw-r--r-- | debian/patches/090_parallel-make.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/090_parallel-make.patch b/debian/patches/090_parallel-make.patch index 30a14d3..01a333a 100644 --- a/debian/patches/090_parallel-make.patch +++ b/debian/patches/090_parallel-make.patch @@ -1,6 +1,7 @@ Subject: Fix parallel make issue From: Tatsuya Kinoshita <tats@debian.org> Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726188 +Bug-Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=362249 Bug: https://sourceforge.net/p/w3m/patches/64/ Depend on funcname.tab to fix parallel make issue of scripts |