* [gentoo-commits] repo/proj/guru:master commit in: games-fps/assaultcube/files/
@ 2022-04-10 12:35 Andrew Ammerlaan
0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2022-04-10 12:35 UTC (permalink / raw
To: gentoo-commits
commit: 324a6f2d5a7a44c378e9ea75c3df762a5e850d24
Author: Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
AuthorDate: Sat Apr 9 11:35:44 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 11:41:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=324a6f2d
games-fps/assaultcube: add fix-checkinstall.patch to git tree
I somehow forgot to do this in commit 50e63d6 (games-fps/assaultcube: fix
checkinstall.sh, server installation).
Closes: https://bugs.gentoo.org/837311
Signed-off-by: Duje Mihanović <duje.mihanovic <AT> skole.hr>
.../files/assaultcube-1.3.0.2-fix-checkinstall.patch | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/games-fps/assaultcube/files/assaultcube-1.3.0.2-fix-checkinstall.patch b/games-fps/assaultcube/files/assaultcube-1.3.0.2-fix-checkinstall.patch
new file mode 100644
index 000000000..9322c5d39
--- /dev/null
+++ b/games-fps/assaultcube/files/assaultcube-1.3.0.2-fix-checkinstall.patch
@@ -0,0 +1,13 @@
+diff --git a/check_install.sh b/check_install.sh
+index 19f22ed..fb0bec9 100755
+--- a/check_install.sh
++++ b/check_install.sh
+@@ -10,7 +10,7 @@ cd "$CUBE_DIR"
+ # check libs
+
+ SERVERLIBS="libz"
+-CLIENTLIBS="libSDL-1.2 libz libX11 libSDL_image libogg libvorbis libopenal"
++CLIENTLIBS="libSDL2-2.0 libz libX11 libSDL2_image libogg libvorbis libopenal"
+
+ if [ -x "/sbin/ldconfig" ]; then
+ echo "checking libraries:"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-04-10 12:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-10 12:35 [gentoo-commits] repo/proj/guru:master commit in: games-fps/assaultcube/files/ Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox