Fixed mkChangelog
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:52:32 +0000 (16:52 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:52:32 +0000 (16:52 +0000)
Author: jgg
Date: 1999-01-28 06:42:27 GMT
Fixed mkChangelog

debian/rules

index 517addf..0ee846a 100755 (executable)
@@ -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