summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-06 11:13:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-06 11:13:16 +0000
commit17c8c0e3af7932edb6bd4fa0fa6e32b8205d6928 (patch)
tree0d01873329b4184073c01af316e1ff6066ff25cd /Makefile
parentec0c7a74bbf5824adc4efa54e1f91984ac870a8e (diff)
downloadalpine-conf-17c8c0e3af7932edb6bd4fa0fa6e32b8205d6928.tar.bz2
alpine-conf-17c8c0e3af7932edb6bd4fa0fa6e32b8205d6928.tar.xz
fixed VERSION in makefile and massed up .in files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65e118b..e4101d2 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ WWW="http://alpinelinux.org/alpine-conf"
SED := sed
TAR := tar
-SED_REPLACE := -i -e 's:@VERSION@:$(VERSION):g' \
+SED_REPLACE := -e 's:@VERSION@:$(VERSION):g' \
-e 's:@PREFIX@:$(PREFIX):g'
.SUFFIXES: .sh.in .in