mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-libs/libstrophe: remove explicit default impl of src_test
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -48,9 +48,3 @@ src_install() {
|
||||
use doc && dodoc -r examples
|
||||
find "${D}" -type f \( -name '*.la' -o -name '*.a' \) -delete || die
|
||||
}
|
||||
|
||||
# Explicit src_test is there to document that the test suite is integrated and
|
||||
# is expected to pass. Please do not remove.
|
||||
src_test() {
|
||||
emake check
|
||||
}
|
||||
|
||||
@@ -47,9 +47,3 @@ src_install() {
|
||||
use doc && dodoc -r examples
|
||||
find "${D}" -type f \( -name '*.la' -o -name '*.a' \) -delete || die
|
||||
}
|
||||
|
||||
# Explicit src_test is there to document that the test suite is integrated and
|
||||
# is expected to pass. Please do not remove.
|
||||
src_test() {
|
||||
emake check
|
||||
}
|
||||
|
||||
@@ -47,9 +47,3 @@ src_install() {
|
||||
use doc && dodoc -r examples
|
||||
find "${D}" -type f \( -name '*.la' -o -name '*.a' \) -delete || die
|
||||
}
|
||||
|
||||
# Explicit src_test is there to document that the test suite is integrated and
|
||||
# is expected to pass. Please do not remove.
|
||||
src_test() {
|
||||
emake check
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user