]> granicus.if.org Git - nethack/commitdiff
default to WANT_SHARE_INSTALL off
authorHaoyang Wang <haoyang@esper.com>
Mon, 2 Nov 2015 19:20:18 +0000 (11:20 -0800)
committerHaoyang Wang <haoyang@esper.com>
Mon, 9 Nov 2015 08:22:33 +0000 (00:22 -0800)
sys/unix/hints/macosx10.10

index 4829aba7b5057fa020896e621109b58eacd9c84c..e1abe4dfd285dddb55cf587e7206789885557ad5 100644 (file)
@@ -46,7 +46,7 @@ endif # WANT_WIN_QT
 #         administered this may not be what you (or your admin) want.
 #         Consider a non-shared install (WANT_SHARE_INSTALL=0) instead.
 #      - 'make install' must be run as "sudo make install"    
-WANT_SHARE_INSTALL=1
+#WANT_SHARE_INSTALL=1
 GAMEUID  = $(USER)
 GAMEGRP  = games
 # build to run in the source tree - primarily for development.  Build with "make all"