slackbuilds/games/attract/fix-makefile.patch

12 lines
299 B
Diff

--- 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)