aboutsummaryrefslogtreecommitdiff
path: root/games/attract/fix-makefile.patch
blob: 5a3cb970285afca492739d45a74dabe38ce8a394 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile	2023-06-10 19:32:15.000000000 +0000
+++ Makefile.new	2025-01-06 19:46:17.943560812 +0000
@@ -107,7 +107,7 @@
 override WINDRES := $(TOOLCHAIN)-$(WINDRES)
 endif
 
-prefix ?= /usr/local
+prefix ?= /usr
 datarootdir ?= $(prefix)/share
 datadir ?= $(datarootdir)
 exec_prefix ?= $(prefix)