summaryrefslogtreecommitdiff
path: root/games/ltris/files/patch-ae
blob: 966acad18dcb0670eed90c644e5d1272f3c79987 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
--- configure.orig	Thu Dec 21 19:28:40 2000
+++ configure	Thu Dec 21 19:30:24 2000
@@ -1272,7 +1272,7 @@
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-lSDL  $LIBS"
+LIBS="$LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 1278 "configure"
 #include "confdefs.h"
@@ -1302,7 +1302,7 @@
 #define $ac_tr_lib 1
 EOF
 
-  LIBS="-lSDL $LIBS"
+  LIBS="$LIBS"
 
 else
   echo "$ac_t""no" 1>&6
@@ -1322,8 +1322,8 @@
 
 
 
-sdir=$datadir/games/ltris
-hdir=/var/lib/games/ltris
+sdir=$datadir/ltris
+hdir=/var/games/ltris
 inst_flag="-DSRC_DIR=\\\"$sdir/\\\""
 hi_inst_flag="-DHI_DIR=\\\"$hdir/\\\""