summarylogtreecommitdiffstats
path: root/eureka.patch
blob: a662405fb552bee935232ae92c6a51d3be156e98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/Makefile b/Makefile
index 17088c5..234755b 100644
--- a/Makefile
+++ b/Makefile
@@ -140,7 +140,8 @@ stripped: all
 
 INSTALL_DIR=$(DESTDIR)$(PREFIX)/share/eureka
 
-install: stripped
+install:
+	install -d $(PREFIX)/bin
 	install -o root -m 755 $(PROGRAM) $(DESTDIR)$(PREFIX)/bin/
 	install -d $(INSTALL_DIR)/games
 	install -d $(INSTALL_DIR)/common