summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-22 23:46:39 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-22 23:46:39 +0000
commit22966ab6fb43e74ad8e7386255d0b0da10bbe09a (patch)
treedbceb04c56002b0309f25641d2ea2417e3deaeee
parent3c8bc39d4764e3f6aa09d7de1b9a4e3803866b52 (diff)
downloadquilt-22966ab6fb43e74ad8e7386255d0b0da10bbe09a.tar.gz
- Remove obsolete @MTA@ substitution.
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a9dda50..0815e81 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -252,7 +252,6 @@ $(patsubst %.in,%,$(wildcard bin/*.in quilt/*.in quilt/scripts/*.in)) :: Makefil
-e 's:@BASH''@:$(BASH):g' \
-e 's:@VERSION''@:$(VERSION):g' \
-e 's:@RELEASE''@:$(RELEASE):g' \
- -e 's:@MTA''@:$(MTA):g' \
-e 's:@LOCALEDIR''@:$(localedir):g' \
-e 's:@DOCSUBDIR''@:$(docdir)/$(PACKAGE)-$(VERSION):g' \
$< > $@