diff options
Diffstat (limited to 'subst.in')
-rw-r--r-- | subst.in | 4 |
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 | |||
3 | s|\${exec_prefix}|@exec_prefix@|; | ||
4 | s|\${prefix}|@prefix@|; | ||