summaryrefslogtreecommitdiffstats
path: root/subst.in
diff options
context:
space:
mode:
Diffstat (limited to 'subst.in')
-rw-r--r--subst.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/subst.in b/subst.in
deleted file mode 100644
index 092efc8..0000000
--- a/subst.in
+++ /dev/null
@@ -1,4 +0,0 @@
1#! /bin/sed
2
3s|\${exec_prefix}|@exec_prefix@|;
4s|\${prefix}|@prefix@|;