summaryrefslogtreecommitdiff
path: root/recipes/frozen-bubble/frozen-bubble-2.2.0/localespath-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/frozen-bubble/frozen-bubble-2.2.0/localespath-fix.patch')
-rw-r--r--recipes/frozen-bubble/frozen-bubble-2.2.0/localespath-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/frozen-bubble/frozen-bubble-2.2.0/localespath-fix.patch b/recipes/frozen-bubble/frozen-bubble-2.2.0/localespath-fix.patch
new file mode 100644
index 0000000000..c083b29886
--- /dev/null
+++ b/recipes/frozen-bubble/frozen-bubble-2.2.0/localespath-fix.patch
@@ -0,0 +1,11 @@
+Index: frozen-bubble-2.2.0/settings.mk
+===================================================================
+--- frozen-bubble-2.2.0.orig/settings.mk
++++ frozen-bubble-2.2.0/settings.mk
+@@ -1,4 +1,5 @@
+-PREFIX = /usr/local
++
++PREFIX = /usr
+ DATADIR = $(PREFIX)/share
+ LIBDIR = $(PREFIX)/lib
+ BINDIR = $(PREFIX)/bin