summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild')
-rw-r--r--x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild
index 03a121ac68a1..3eba2a59a23a 100644
--- a/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild
+++ b/x11-misc/xbindkeys/xbindkeys-1.8.7-r2.ebuild
@@ -26,14 +26,11 @@ DEPEND="
DOCS=( AUTHORS BUGS ChangeLog README TODO xbindkeysrc )
-PATCHES=(
- "${FILESDIR}/xbindkeys-1.8.7-guile3.patch"
-)
-
src_prepare() {
default
- # For guile patch, touches m4/
+ # Regenerate to pick up newer versions of Guile macros
+ # bug #828532
eautoreconf
}