From a6462c69392249332366e0c139eb501c5d66468a Mon Sep 17 00:00:00 2001 From: Yves Duret Date: Thu, 9 Aug 2001 23:22:41 +0000 Subject: rpmlitn will be very happy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 071731f4..521c6878 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ dis: clean rpm: dis # ../$(NAME)-$(VERSION).tar.bz2 $(RPM) - chmod 0644 ../$(NAME)-$(VERSION).tar.bz2 #rpmlint is happy + chmod 0644 ../$(NAME)-$(VERSION).tar.bz2 *.xpm.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