From 4e27185aceecea6bb0786fbe4eac9a00da9d58d7 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Wed, 10 Aug 2005 06:33:05 +0000 Subject: Mandriva Linux --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 632342e..d80940b 100644 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ buildsrpm: rpm -ts $(PACKAGE)-$(VERSION).tar.bz2 buildrpm: - rpm -ta --clean --rmsource --rmspec $(PACKAGE)-$(VERSION).tar.bz2 + rpm -ta --clean $(PACKAGE)-$(VERSION).tar.bz2 # rules to build a distributable rpm -- cgit v1.2.1