summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2017-11-30 07:34:54 +0000
committerPatrick Lauer <patrick@gentoo.org>2017-11-30 07:34:54 +0000
commite57e30c8937de29d057e76447de0b6f513a2ce8d (patch)
treeb0e382a218e72aa9873a943e192591dfcffc7881 /app-editors/kakoune
parentnet-proxy/haproxy: Fix init script (diff)
downloadgentoo-e57e30c8937de29d057e76447de0b6f513a2ce8d.tar.gz
gentoo-e57e30c8937de29d057e76447de0b6f513a2ce8d.tar.bz2
gentoo-e57e30c8937de29d057e76447de0b6f513a2ce8d.zip
app-editors/kakoune: Whitespace
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-editors/kakoune')
-rw-r--r--app-editors/kakoune/kakoune-0_pre20171120.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/kakoune/kakoune-0_pre20171120.ebuild b/app-editors/kakoune/kakoune-0_pre20171120.ebuild
index db8236e59f2d..862daa7fc9be 100644
--- a/app-editors/kakoune/kakoune-0_pre20171120.ebuild
+++ b/app-editors/kakoune/kakoune-0_pre20171120.ebuild
@@ -34,9 +34,9 @@ pkg_setup() {
}
src_prepare() {
- default
+ default
- sed -i -e '/CXXFLAGS += -O3/d' src/Makefile || \
+ sed -i -e '/CXXFLAGS += -O3/d' src/Makefile || \
die "Failed to patch makefile"
}