summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmblob/wmblob-1.0.4.ebuild')
-rw-r--r--x11-plugins/wmblob/wmblob-1.0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmblob/wmblob-1.0.4.ebuild b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
index a1a61a71f9fd..36809096937f 100644
--- a/x11-plugins/wmblob/wmblob-1.0.4.ebuild
+++ b/x11-plugins/wmblob/wmblob-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,8 +27,8 @@ src_prepare() {
default
sed -i \
- -e "s:-O2:${CFLAGS}:g" \
- -e "s:\$x_libraries:/usr/$(get_libdir):" \
+ -e "s|-O2|${CFLAGS}|g" \
+ -e "s|\$x_libraries|/usr/$(get_libdir)|" \
configure.ac || die
eautoreconf