Skip to content

Commit

Permalink
media-plugins/vdr-fritzbox: remove non-functional tests
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/934764
Signed-off-by: Martin Dummer <[email protected]>
Closes: gentoo#37255
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
madmartin authored and ConiKost committed Jun 23, 2024
1 parent f2cd6db commit 7144fc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 7144fc5

Please sign in to comment.