From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:32 +0000 (+0000) Subject: Fixed mkChangelog X-Git-Tag: 0.7.24ubuntu1~1503 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/7bf6fd0cf7dc9892a96331b9d936984387de4e53 Fixed mkChangelog Author: jgg Date: 1999-01-28 06:42:27 GMT Fixed mkChangelog --- diff --git a/debian/rules b/debian/rules index 517addf36..0ee846a53 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.2 1999/01/27 05:30:16 jgg Exp $ +# $Id: rules,v 1.3 1999/01/28 06:42:27 jgg Exp $ # Uncomment this to turn on verbose mode. @@ -131,7 +131,7 @@ source diff: # Update from CVS l33ch: really-clean cvs update - utils/mkChangeLog + buildlib/mkChangeLog # Update from CVS and then configure for build super-l33ch: l33ch Makefile.in