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...
authorJason Woofenden <jason283@herkamire.com>
Thu, 28 May 2009 20:41:30 +0000 (16:41 -0400)
committerJason Woofenden <jason283@herkamire.com>
Thu, 28 May 2009 20:41:30 +0000 (16:41 -0400)
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 :=