aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8e8ab93..9f2035c 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,9 @@ dis:
rpm: dis ../$(NAME)-$(VERSION).tar.bz2 $(RPM)
cp -f ../$(NAME)-$(VERSION).tar.bz2 $(RPM)/SOURCES
+ cp -f special/mandrake-small.xpm $(RPM)/SOURCES/
cp -f $(NAME).spec $(RPM)/SPECS/
-rpm -ba --clean --rmsource $(NAME).spec
rm -f ../$(NAME)-$(VERSION).tar.bz2
+ rm -f $(RPM)/SOURCES/mandrake-small.xpm
+ rm -f $(RPM)/SPECS/$(NAME).spec