More .OPD files, moved some patches to patches folders and added some more license files.

This commit is contained in:
Scott McCreary
2009-11-30 08:39:55 +00:00
parent 3bd4d561fe
commit f69b181939
10 changed files with 212 additions and 23 deletions

View File

@@ -0,0 +1,12 @@
diff -Naur flobopuyo-0.20/Makefile flobopuyo-0.20-haiku/Makefile
--- flobopuyo-0.20/Makefile 2004-10-08 22:41:12.000000000 +0000
+++ flobopuyo-0.20-haiku/Makefile 2009-11-01 19:26:32.000000000 +0000
@@ -12,7 +12,7 @@
DEBUG_MODE=false
# Unix/Linux settings
-PREFIX=/usr/local
+PREFIX=/boot/common
DATADIR=$(PREFIX)/share/games/flobopuyo
INSTALL_BINDIR=$(DESTDIR)/$(PREFIX)/games
INSTALL_DATADIR=$(DESTDIR)/$(DATADIR)