summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.in b/Makefile.in
index b90ca43..e3dc5b2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -248,16 +248,8 @@ $(patsubst %.in,%,$(wildcard quilt/*.in scripts/*.in)) :: Makefile
-e 's:@SCRIPTS''@:$(SCRIPTS_DIR):g' \
-e 's:@PERL''@:$(PERL):g' \
-e 's:@BASH''@:$(BASH):g' \
- -e 's:@SED''@:$(SED):g' \
- -e 's:@AWK''@:$(AWK):g' \
- -e 's:@DIFF''@:$(DIFF):g' \
- -e 's:@PATCH''@:$(PATCH):g' \
- -e 's:@MKTEMP''@:$(MKTEMP):g' \
- -e 's:@PACKAGE_BUGREPORT''@:$(PACKAGE_BUGREPORT):g' \
-e 's:@VERSION''@:$(VERSION):g' \
-e 's:@RELEASE''@:$(RELEASE):g' \
- -e 's:@RPMBUILD''@:$(RPMBUILD):g' \
- -e 's:@DIFFSTAT''@:$(DIFFSTAT):g' \
-e 's:@MTA''@:$(MTA):g' \
-e 's:@LOCALEDIR''@:$(localedir):g' \
-e 's:@DOCSUBDIR''@:$(docdir)/$(PACKAGE)-$(VERSION):g' \