diff options
-rwxr-xr-x | debian/rules | 4 |
1 files changed, 2 insertions, 2 deletions
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 |