mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-backup/amanda: run correct src_test.
Fixes: https://bugs.gentoo.org/621416 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
This commit is contained in:
@@ -473,3 +473,8 @@ amanda_permissions_fix() {
|
||||
chmod u=srwx,g=rx,o= "${root}"/${i}
|
||||
done
|
||||
}
|
||||
|
||||
# We do not want the perl-module tests.
|
||||
src_test() {
|
||||
default_src_test
|
||||
}
|
||||
|
||||
@@ -480,3 +480,8 @@ amanda_permissions_fix() {
|
||||
chmod u=srwx,g=rx,o= "${root}"/${i}
|
||||
done
|
||||
}
|
||||
|
||||
# We do not want the perl-module tests.
|
||||
src_test() {
|
||||
default_src_test
|
||||
}
|
||||
|
||||
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
|
||||
chmod u=srwx,g=rx,o= "${root}"/${i}
|
||||
done
|
||||
}
|
||||
|
||||
# We do not want the perl-module tests.
|
||||
src_test() {
|
||||
default_src_test
|
||||
}
|
||||
|
||||
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
|
||||
chmod u=srwx,g=rx,o= "${root}"/${i}
|
||||
done
|
||||
}
|
||||
|
||||
# We do not want the perl-module tests.
|
||||
src_test() {
|
||||
default_src_test
|
||||
}
|
||||
|
||||
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
|
||||
chmod u=srwx,g=rx,o= "${root}"/${i}
|
||||
done
|
||||
}
|
||||
|
||||
# We do not want the perl-module tests.
|
||||
src_test() {
|
||||
default_src_test
|
||||
}
|
||||
|
||||
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
|
||||
chmod u=srwx,g=rx,o= "${root}"/${i}
|
||||
done
|
||||
}
|
||||
|
||||
# We do not want the perl-module tests.
|
||||
src_test() {
|
||||
default_src_test
|
||||
}
|
||||
|
||||
@@ -491,3 +491,8 @@ amanda_permissions_fix() {
|
||||
chown root:root "${root}""${f}" || die
|
||||
chmod u=rw,go=r "${root}""${f}" || die
|
||||
}
|
||||
|
||||
# We do not want the perl-module tests.
|
||||
src_test() {
|
||||
default_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user