JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
install into /usr/local/bin and /usr/local/share/vor by default to follow gnu coding...
[vor.git] / Makefile
index c49be4b..cf486c9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,9 +18,9 @@
 prefix = /usr/local
 exec_prefix = $(prefix)
 
-datarootdir = $(prefix)/share/games
+datarootdir = $(prefix)/share
 pkgdatadir = $(datarootdir)/vor
-bindir = $(exec_prefix)/games
+bindir = $(exec_prefix)/bin
 
 CFLAGS := -Wall -O3
 LDFLAGS :=