From 813fab89ba424408da95b8be0351dfe3ac1e2856 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20=C3=98yvind=20Karlsen?= Date: Thu, 25 Jun 2009 17:21:10 +0000 Subject: fix EXCLUDE_FROM_STRIP issue dealing with more than just one pattern, which would result in files being stripped even when they should've been excluded (cause of mdv bug #51374) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 30401ab..b23c032 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = spec-helper -VERSION = 0.30.4 +VERSION = 0.30.5 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ -- cgit v1.2.1