summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-15 15:53:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-15 16:52:48 +0200
commitdcd5ff136454b428c7c717eaf1ef1ba4c667a26e (patch)
tree1b3def52e5758cacd8580066a4675a84971adc39
parentprofiles: Drop obsolete www-plugins/nspluginwrapper package.mask (diff)
downloadgentoo-dcd5ff13.tar.gz
gentoo-dcd5ff13.tar.bz2
gentoo-dcd5ff13.zip
app-backup/cdbackup: Whitespace cleanup
Package-Manager: Portage-2.3.42, Repoman-2.3.9
-rw-r--r--app-backup/cdbackup/cdbackup-0.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/cdbackup/cdbackup-0.7.1-r1.ebuild b/app-backup/cdbackup/cdbackup-0.7.1-r1.ebuild
index 7529285d9a60..184aa586db4c 100644
--- a/app-backup/cdbackup/cdbackup-0.7.1-r1.ebuild
+++ b/app-backup/cdbackup/cdbackup-0.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ DEPEND=""
src_prepare() {
sed -i -e '/cd\(backup\|restore\)/,+1 s:CFLAGS:LDFLAGS:' \
- "${S}"/Makefile || die "sed Makefile failed"
+ "${S}"/Makefile || die "sed Makefile failed"
default
}