summaryrefslogtreecommitdiff
path: root/app-text/pinfo/pinfo-0.6.13.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pinfo/pinfo-0.6.13.ebuild')
-rw-r--r--app-text/pinfo/pinfo-0.6.13.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-text/pinfo/pinfo-0.6.13.ebuild b/app-text/pinfo/pinfo-0.6.13.ebuild
index 1edae9c02d3a..65a73c599ed0 100644
--- a/app-text/pinfo/pinfo-0.6.13.ebuild
+++ b/app-text/pinfo/pinfo-0.6.13.ebuild
@@ -34,6 +34,9 @@ PATCHES=(
src_prepare() {
default
+
+ sed -i -e 's| -Werror||g' configure.ac || die
+
eautoreconf
}