summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Matteo Bernardini2012-09-19 20:10:22 +0200
committer Robby Workman2012-09-20 03:30:00 +0200
commite249b0a18436693762431096f372ed319fc1f5fb (patch)
treee4088f7ef1debb3303582bda0323853703c48c37 /games
parentd48912a375dbb11cdae37ada9a4ca680114f00eb (diff)
downloadslackbuilds-e249b0a18436693762431096f372ed319fc1f5fb.tar.gz
games/liquidwar6: Updated for version 0.0.13beta, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/liquidwar6/sqlite_libdl.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/liquidwar6/sqlite_libdl.diff b/games/liquidwar6/sqlite_libdl.diff
deleted file mode 100644
index 59ce2c1e74..0000000000
--- a/games/liquidwar6/sqlite_libdl.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur liquidwar6-0.0.6beta.orig/configure liquidwar6-0.0.6beta/configure
---- liquidwar6-0.0.6beta.orig/configure 2009-01-10 09:43:13.000000000 -0500
-+++ liquidwar6-0.0.6beta/configure 2009-06-05 15:26:10.000000000 -0400
-@@ -29368,7 +29368,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lsqlite3 $LIBS"
-+LIBS="-lsqlite3 -ldl $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF