archive: rename attribute specfile to export-subst
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Thu, 6 Sep 2007 16:51:11 +0000 (18:51 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2007 05:51:41 +0000 (22:51 -0700)
As suggested by Junio and Johannes, change the name of the former
attribute specfile to export-subst to indicate its function rather
than purpose and to make clear that it is not applied to working tree
files.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found