mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
media-plugins/vdr-fritzbox: remove non-functional tests
Closes: https://bugs.gentoo.org/934764 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/37255 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
f2cd6dbe1d
commit
7144fc5fbe
@@ -51,6 +51,9 @@ src_prepare() {
|
||||
|
||||
# upstream author forgot to update version information
|
||||
sed -e "s:1.5.3:1.5.4:" -i fritzbox.cpp || die
|
||||
|
||||
# remove non-functional tests, #934764
|
||||
rm -rf ./test/ ./lib*/test/ || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user