diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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/ |