diff options
Diffstat (limited to 'x11-wm/plank/files/patch-configure')
| -rw-r--r-- | x11-wm/plank/files/patch-configure | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-wm/plank/files/patch-configure b/x11-wm/plank/files/patch-configure new file mode 100644 index 000000000000..afe868d753b8 --- /dev/null +++ b/x11-wm/plank/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.orig 2015-05-02 15:04:03 UTC ++++ configure +@@ -797,6 +797,7 @@ PLANK_MICRO_VERSION + PLANK_MINOR_VERSION + PLANK_MAJOR_VERSION + PLANK_MAJOR_MINOR_VERSION ++INSTALL_PREFIX + LT_AGE + LT_REVISION + LT_CURRENT +@@ -2330,6 +2331,9 @@ cat >>confdefs.h <<_ACEOF + #define PACKAGE_URL "$PACKAGE_URL" + _ACEOF + ++cat >>confdefs.h <<_ACEOF ++#define INSTALL_PREFIX "${prefix}" ++_ACEOF + + # Let the site file select an alternate cache file if it wants to. + # Prefer an explicitly selected file to automatically selected ones. |
