summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6212d607..4867819b 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ clean:
# for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done
install: all
- $(MAKE) -C po $@
+ #$(MAKE) -C po $@
install -d $(RPM_BUILD_ROOT)/usr/{X11R6/bin/,share/icons}
install -s -m755 $(NAME) $(RPM_BUILD_ROOT)/usr/X11R6/bin/
install -m644 pixmaps/*.xpm $(RPM_BUILD_ROOT)/usr/share/icons/