Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846911
en ru br
ALT Linux repos
S:3.4.1-alt1

Group :: Games/Adventure
RPM: instead

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: instead-1.7.0-Rules.make.system.patch
Download


diff --git a/instead/Rules.make.system b/instead/Rules.make.system
index 499a8f4..22c9604 100644
--- a/instead/Rules.make.system
+++ b/instead/Rules.make.system
@@ -1,6 +1,6 @@
 VERSION := 1.7.0
 
-PREFIX=/usr/local
+PREFIX=/usr
 DESTDIR=
 BIN=$(DESTDIR)$(PREFIX)/bin/
 DATAPATH=$(DESTDIR)$(PREFIX)/share/instead
@@ -16,8 +16,8 @@ SYSTEMSETUP=yes
 ZLIB_CFLAGS=
 ZLIB_LFLAGS=-lz
 
-LUA_CFLAGS=$(shell pkg-config --cflags lua5.1)
-LUA_LFLAGS=$(shell pkg-config --libs lua5.1)
+LUA_CFLAGS=$(shell pkg-config --cflags lua)
+LUA_LFLAGS=$(shell pkg-config --libs lua)
 
 # for arch and gentoo linux use this
 #
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin