Ver código fonte

Remove autom4te.cache in clean target

Wichert Akkerman 24 anos atrás
pai
commit
277adc6594
2 arquivos alterados com 5 adições e 0 exclusões
  1. 4 0
      ChangeLog
  2. 1 0
      debian/rules

+ 4 - 0
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

+ 1 - 0
debian/rules

@@ -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