summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-10-31 20:15:14 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-10-31 20:15:14 +0000
commita312eeeef348d2fd94429e0cf68d785aa95dc30c (patch)
tree48707252ddc5fe28910fe449860412f2f4138460 /xfce-extra/xfce4-cellmodem-plugin/files
parentRemove sys-libs/zlib requirement because we are using shared libpci instead o... (diff)
downloadgentoo-2-a312eeeef348d2fd94429e0cf68d785aa95dc30c.tar.gz
gentoo-2-a312eeeef348d2fd94429e0cf68d785aa95dc30c.tar.bz2
gentoo-2-a312eeeef348d2fd94429e0cf68d785aa95dc30c.zip
Add comment to the bug explaining it better for upstream push
(Portage version: 2.2.0_alpha135/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-cellmodem-plugin/files')
-rw-r--r--xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch b/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch
index de6b59aa9931..23f8eca7f2e2 100644
--- a/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch
+++ b/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch
@@ -1,3 +1,8 @@
+Two issues in one patch:
+
+We use shared libpci so we don't need to check for libraries it might be linking to, such as zlib.
+Change mkdir_p with MKDIR_P for compability with recent autotools.
+
--- configure.ac
+++ configure.ac
@@ -14,6 +14,7 @@