From 8cdf81e9b6cf4582c2ff7cf0f01f8b5ce4fbc323 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:16 +0000 Subject: add rm ChangeLog to end of cvs-build target Author: che Date: 1999-03-23 20:26:39 GMT add rm ChangeLog to end of cvs-build target --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 00bcc60e4..d73089fb3 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ # Made with the aid of dh_make, by Craig Small # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. # Some lines taken from debmake, by Christoph Lameter. -# $Id: rules,v 1.12 1999/03/21 13:24:35 doogie Exp $ +# $Id: rules,v 1.13 1999/03/23 20:26:39 che Exp $ # For the deb builder, you can run 'debian/rules cvs-build', which does all @@ -217,6 +217,7 @@ cvs-build: # The next line isn't needed, as debuild will make the .tar.gz for us. # (cd debian/cvs-build;tar zcf apt_$(APT_DEBVER).tar.gz apt-$(APT_DEBVER)) (cd debian/cvs-build/apt-$(APT_DEBVER);$(DEB_BUILD_PROG)) + rm ChangeLog cvs-mkul: -mkdir -p ../upload-$(APT_DEBVER) -- cgit v1.2.3