From: Sebastian Harl Date: Sat, 12 Jul 2014 17:16:35 +0000 (+0200) Subject: rules: Removed work-around for leoslyrics. X-Git-Tag: ncmpc-0.23-1~1 X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=commitdiff_plain;h=49dcbfecbc0494a64df0da8b1f023f5797e9d626 rules: Removed work-around for leoslyrics. The scripts were removed upstream. --- diff --git a/debian/changelog b/debian/changelog index d6fe6c3..ac31113 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ncmpc (0.23-1) UNRELEASED; urgency=medium * New upstream release. + * debian/rules: + - Removed work-around for leoslyrics; the scripts were removed upstream. -- Sebastian Harl Sat, 12 Jul 2014 19:05:37 +0200 diff --git a/debian/rules b/debian/rules index 56a9065..042e001 100755 --- a/debian/rules +++ b/debian/rules @@ -78,8 +78,6 @@ install-indep: mkdir -p debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/ cp lyrics/* debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/ - # Leo's Lyrics's API seems to be down; https://bugs.debian.org/654243 - rm -f debian/ncmpc-lyrics/usr/lib/ncmpc/lyrics/*leoslyrics* install-arch: build dh_testdir