ソースを参照

Fixed mkChangelog
Author: jgg
Date: 1999-01-28 06:42:27 GMT
Fixed mkChangelog

Arch Librarian 22 年 前
コミット
7bf6fd0cf7
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      debian/rules

+ 2 - 2
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