From: Michael Vogt Date: Wed, 5 Sep 2007 16:43:34 +0000 (+0200) Subject: debian/rules: X-Git-Tag: 0.7.24ubuntu1~147 X-Git-Url: https://git.hcoop.net/ntk/apt.git/commitdiff_plain/cca374a232065c48d3979a9af9bf9bdaaf4664c8 debian/rules: - do not clean debian/copyright, soyuz checks for it now --- diff --git a/debian/rules b/debian/rules index a46169a7..ef2e6b89 100755 --- a/debian/rules +++ b/debian/rules @@ -131,7 +131,7 @@ clean: rm -rf build # Add here commands to clean up after the build process. - dh_clean debian/copyright debian/shlibs.local debian/shlibs.local.apt debian/shlibs.local.apt-utils + dh_clean debian/shlibs.local debian/shlibs.local.apt debian/shlibs.local.apt-utils binary-indep: apt-doc libapt-pkg-doc # Build architecture-independent files here.