From 950df73f5a66ba95b57a9f752d76d649cbeb7fb1 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Sun, 24 Jun 2007 20:15:34 +0000 Subject: Add missing parantheses to fix-eol script. Instead of converting EOL it was corrupting the files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef48116..f941ac8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.25 +VERSION = 0.26 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = spec-helper clean_files clean_perl compress_files strip_files \ -- cgit v1.2.1