summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild7
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild7
2 files changed, 0 insertions, 14 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
index 401446b857d9..b3ca6c70ccb5 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild
@@ -44,13 +44,6 @@ src_prepare() {
[[ ${PV} == 9999 ]] && eautoreconf
}
-src_configure() {
- local econfargs=(
- --disable-selective-werror
- )
- econf "${econfargs[@]}"
-}
-
src_install() {
default
find "${D}" -name '*.la' -delete || die
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
index 401446b857d9..b3ca6c70ccb5 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild
@@ -44,13 +44,6 @@ src_prepare() {
[[ ${PV} == 9999 ]] && eautoreconf
}
-src_configure() {
- local econfargs=(
- --disable-selective-werror
- )
- econf "${econfargs[@]}"
-}
-
src_install() {
default
find "${D}" -name '*.la' -delete || die