summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-23 15:16:51 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-23 15:16:51 +0100
commit24d75f9c5369eceacf7fd61ea241f21934545d6b (patch)
treeea5b16eaaab0d23116edc87a96d9166545e81fc2 /app-backup/bacula
parentnet-mail/mailutils: Fix building with GCC 10 (diff)
downloadgentoo-24d75f9c5369eceacf7fd61ea241f21934545d6b.tar.gz
gentoo-24d75f9c5369eceacf7fd61ea241f21934545d6b.tar.bz2
gentoo-24d75f9c5369eceacf7fd61ea241f21934545d6b.zip
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-backup/bacula')
-rw-r--r--app-backup/bacula/bacula-9.0.8-r1.ebuild5
-rw-r--r--app-backup/bacula/bacula-9.2.2-r2.ebuild5
-rw-r--r--app-backup/bacula/bacula-9.4.1-r2.ebuild5
-rw-r--r--app-backup/bacula/bacula-9.4.2-r1.ebuild5
-rw-r--r--app-backup/bacula/bacula-9.4.3-r1.ebuild5
-rw-r--r--app-backup/bacula/bacula-9.4.4-r1.ebuild5
-rw-r--r--app-backup/bacula/bacula-9.4.4-r2.ebuild3
7 files changed, 6 insertions, 27 deletions
diff --git a/app-backup/bacula/bacula-9.0.8-r1.ebuild b/app-backup/bacula/bacula-9.0.8-r1.ebuild
index 14a98bb221b3..952cb1667a9a 100644
--- a/app-backup/bacula/bacula-9.0.8-r1.ebuild
+++ b/app-backup/bacula/bacula-9.0.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -229,9 +229,6 @@ src_configure() {
$(use_with tcpd tcp-wrappers)"
econf \
- --libdir=/usr/$(get_libdir) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
--with-pid-dir=/var/run \
--sysconfdir=/etc/bacula \
--with-subsys-dir=/var/lock/subsys \
diff --git a/app-backup/bacula/bacula-9.2.2-r2.ebuild b/app-backup/bacula/bacula-9.2.2-r2.ebuild
index ebf161bc4085..7137d55ca7b7 100644
--- a/app-backup/bacula/bacula-9.2.2-r2.ebuild
+++ b/app-backup/bacula/bacula-9.2.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -231,9 +231,6 @@ src_configure() {
$(use_with tcpd tcp-wrappers)"
econf \
- --libdir=/usr/$(get_libdir) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
--with-pid-dir=/var/run \
--sysconfdir=/etc/bacula \
--with-archivedir=/var/lib/bacula/tmp \
diff --git a/app-backup/bacula/bacula-9.4.1-r2.ebuild b/app-backup/bacula/bacula-9.4.1-r2.ebuild
index 371d229b4fd6..1833beec7e75 100644
--- a/app-backup/bacula/bacula-9.4.1-r2.ebuild
+++ b/app-backup/bacula/bacula-9.4.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -234,9 +234,6 @@ src_configure() {
$(use_with tcpd tcp-wrappers)"
econf \
- --libdir=/usr/$(get_libdir) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
--with-pid-dir=/var/run \
--sysconfdir=/etc/bacula \
--with-archivedir=/var/lib/bacula/tmp \
diff --git a/app-backup/bacula/bacula-9.4.2-r1.ebuild b/app-backup/bacula/bacula-9.4.2-r1.ebuild
index 0d8fb9502665..c2f2b3eb4f7f 100644
--- a/app-backup/bacula/bacula-9.4.2-r1.ebuild
+++ b/app-backup/bacula/bacula-9.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -231,9 +231,6 @@ src_configure() {
$(use_with tcpd tcp-wrappers)"
econf \
- --libdir=/usr/$(get_libdir) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
--with-pid-dir=/var/run \
--sysconfdir=/etc/bacula \
--with-archivedir=/var/lib/bacula/tmp \
diff --git a/app-backup/bacula/bacula-9.4.3-r1.ebuild b/app-backup/bacula/bacula-9.4.3-r1.ebuild
index 0d8fb9502665..c2f2b3eb4f7f 100644
--- a/app-backup/bacula/bacula-9.4.3-r1.ebuild
+++ b/app-backup/bacula/bacula-9.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -231,9 +231,6 @@ src_configure() {
$(use_with tcpd tcp-wrappers)"
econf \
- --libdir=/usr/$(get_libdir) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
--with-pid-dir=/var/run \
--sysconfdir=/etc/bacula \
--with-archivedir=/var/lib/bacula/tmp \
diff --git a/app-backup/bacula/bacula-9.4.4-r1.ebuild b/app-backup/bacula/bacula-9.4.4-r1.ebuild
index 0d8fb9502665..c2f2b3eb4f7f 100644
--- a/app-backup/bacula/bacula-9.4.4-r1.ebuild
+++ b/app-backup/bacula/bacula-9.4.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -231,9 +231,6 @@ src_configure() {
$(use_with tcpd tcp-wrappers)"
econf \
- --libdir=/usr/$(get_libdir) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
--with-pid-dir=/var/run \
--sysconfdir=/etc/bacula \
--with-archivedir=/var/lib/bacula/tmp \
diff --git a/app-backup/bacula/bacula-9.4.4-r2.ebuild b/app-backup/bacula/bacula-9.4.4-r2.ebuild
index cc89bff9d0af..1abaa55baab0 100644
--- a/app-backup/bacula/bacula-9.4.4-r2.ebuild
+++ b/app-backup/bacula/bacula-9.4.4-r2.ebuild
@@ -214,9 +214,6 @@ src_configure() {
$(use_with tcpd tcp-wrappers)"
econf \
- --libdir=/usr/$(get_libdir) \
- --docdir=/usr/share/doc/${PF} \
- --htmldir=/usr/share/doc/${PF}/html \
--with-pid-dir=/var/run \
--sysconfdir=/etc/bacula \
--with-archivedir=/var/lib/bacula/tmp \