diff options
Diffstat (limited to 'x11-wm/plank/files/patch-config.h.in')
-rw-r--r-- | x11-wm/plank/files/patch-config.h.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/plank/files/patch-config.h.in b/x11-wm/plank/files/patch-config.h.in new file mode 100644 index 000000000000..945dfb6e40d0 --- /dev/null +++ b/x11-wm/plank/files/patch-config.h.in @@ -0,0 +1,10 @@ +--- config.h.in.orig 2015-05-02 15:04:04 UTC ++++ config.h.in +@@ -1,5 +1,7 @@ + /* config.h.in. Generated from configure.ac by autoheader. */ + ++#undef INSTALL_PREFIX ++ + /* Define the gettext package to be used */ + #undef GETTEXT_PACKAGE + |