From c6aa0c7fac9b51274820c4501f755b936fca33dd Mon Sep 17 00:00:00 2001 From: Yves Duret Date: Thu, 9 Aug 2001 23:21:02 +0000 Subject: rpmlint compliant --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2dca395b..071731f4 100644 --- a/Makefile +++ b/Makefile @@ -41,6 +41,7 @@ dis: clean rpm: dis # ../$(NAME)-$(VERSION).tar.bz2 $(RPM) + chmod 0644 ../$(NAME)-$(VERSION).tar.bz2 #rpmlint is happy cp -f ../$(NAME)-$(VERSION).tar.bz2 $(RPM)/SOURCES cp -f *.xpm.bz2 $(RPM)/SOURCES cp -f $(NAME).spec $(RPM)/SPECS/ -- cgit v1.2.1