diff options
-rw-r--r-- | Makefile | 2 | ||||
-rwxr-xr-x | src/git-permalink.sh.in (renamed from src/git-permalink.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ TRANSLATIONS = pt fr eo all: git-permalink -git-permalink: src/git-permalink.sh +git-permalink: src/git-permalink.sh.in $(do_subst) < $? > $@ chmod +x $@ diff --git a/src/git-permalink.sh b/src/git-permalink.sh.in index e5fa27a..e5fa27a 100755 --- a/src/git-permalink.sh +++ b/src/git-permalink.sh.in |