From 35d075fc19e65c9eff7aca44c4513269d4824082 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Thu, 12 Apr 2001 04:08:40 +0000 Subject: add eazel themes + gtkrc for rpm build --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b51e0dd..34155b4 100644 --- a/Makefile +++ b/Makefile @@ -70,8 +70,10 @@ dis: rm -rf $(NAME)-$(VERSION) rpm: dis ../$(NAME)-$(VERSION).tar.bz2 $(RPM) - cp -f ../$(NAME)-$(VERSION).tar.bz2 $(RPM)/SOURCES + cp -f ../$(NAME)-$(VERSION).tar.bz2 $(RPM)/SOURCES/ cp -f special/mandrake-small.xpm $(RPM)/SOURCES/ + cp -f eazel-engine-0.3.tar.bz2 $(RPM)/SOURCES/ + cp -f gtkrc $(RPM)/SOURCES/ cp -f $(NAME).spec $(RPM)/SPECS/ -rpm -ba --clean --rmsource $(NAME).spec rm -f ../$(NAME)-$(VERSION).tar.bz2 -- cgit v1.2.1