From 6a2094182893ce1b50bceb050bfa5f01fedd28a5 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 5 Feb 2008 09:06:00 +0000 Subject: [PATCH] Use an explicit id for admin/unicode/Makefile.in, instead of arch-tag: Files run though autoconf end up copying the arch-tag: line (there seems no way to avoid this), which confuses arch. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1053 --- admin/unidata/.arch-inventory | 4 ---- admin/unidata/Makefile.in | 2 -- 2 files changed, 6 deletions(-) diff --git a/admin/unidata/.arch-inventory b/admin/unidata/.arch-inventory index 7f0134fd7c6..6dbe37ac041 100644 --- a/admin/unidata/.arch-inventory +++ b/admin/unidata/.arch-inventory @@ -1,7 +1,3 @@ -# Unlike most emacs dirs, admin/unidata has a simple non-autoconf-generated -# makefile -source ^(Makefile)$ - # Generated at compile time precious ^unidata\.txt$ diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in index 22f7bde7298..75ec3e9d51d 100644 --- a/admin/unidata/Makefile.in +++ b/admin/unidata/Makefile.in @@ -47,5 +47,3 @@ clean: rm -f `sed -n 's/^;; FILE: //p' < charprop.el`; \ fi rm -f charprop.el unidata-gen.elc unidata.txt - -# arch-tag: 3f576384-a8e7-4ec5-9d2e-9190c71683b4 -- 2.39.5