]> err.no Git - dpkg/commitdiff
Remove autom4te.cache in clean target
authorWichert Akkerman <wakkerma@debian.org>
Tue, 2 Jul 2002 08:09:01 +0000 (08:09 +0000)
committerWichert Akkerman <wakkerma@debian.org>
Tue, 2 Jul 2002 08:09:01 +0000 (08:09 +0000)
ChangeLog
debian/rules

index 5d36a2495930085b22cbd032d185069aa3ab5088..66a5063444bb7d8b7ef51c578599915d9154b592 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jul  2 10:08:18 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
+
+  * debian/rules: Remove autom4te.cache in clean target
+
 Tue Jul  2 09:52:41 CEST 2002 Wichert Akkerman <wichert@deephackmode.org>
 
   * debian/rules: move dpkg.cfg.5 and dselect.cfg.5 into dpkg package
index 67ac1932ef463528b754fd408e1f074fd90ed618..1013a6f15c774f6ad8441c0cf028ef07a09c6074 100755 (executable)
@@ -60,6 +60,7 @@ clean:
        $(checkdir)
        rm -f debian/files debian/substvars
        rm -f debian/dpkg.substvars debian/dpkg-static.substvars
+       rm -fr autom4te.cache
        rm -fr $(BUILD-DIRS) $(TMP)
        rm -f po/{cat-id-tbl.c,stamp-cat-id,*.gmo}
        rm -f stamp-build stamp-binary