summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild')
-rw-r--r--app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild b/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild
index aa4bd4bb42ea..79ee7d4da0ba 100644
--- a/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild
+++ b/app-misc/ddccontrol-db/ddccontrol-db-20061014_p20121105.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,7 +22,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
dev-perl/XML-Parser"
-src_prepare(){
+src_prepare() {
touch db/options.xml.h ABOUT-NLS config.rpath || die
eautoreconf
}