From 17c8c0e3af7932edb6bd4fa0fa6e32b8205d6928 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 6 May 2009 11:13:16 +0000 Subject: fixed VERSION in makefile and massed up .in files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3