From: Sebastian Harl Date: Sun, 11 Jan 2009 20:04:03 +0000 (+0100) Subject: rules: Do not remove AUTHORS from the package. X-Git-Tag: ncmpc-0.13-1~1 X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=commitdiff_plain;h=c5e9338cfc2ce685552868aad8eafee0302f04a5;ds=sidebyside rules: Do not remove AUTHORS from the package. --- diff --git a/debian/rules b/debian/rules index 6a56e55..13e0953 100755 --- a/debian/rules +++ b/debian/rules @@ -72,8 +72,7 @@ install: build debian/ncmpc/usr/share/doc/ncmpc/examples mv debian/ncmpc/usr/share/doc/ncmpc/ncmpc.lirc \ debian/ncmpc/usr/share/doc/ncmpc/examples - rm debian/ncmpc/usr/share/doc/ncmpc/AUTHORS - + binary-indep: # nothing to do here