]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Restore yet another weird path in SDL lib configs
authorMario <mario@smbclan.net>
Mon, 26 Aug 2019 02:44:10 +0000 (12:44 +1000)
committerMario <mario@smbclan.net>
Mon, 26 Aug 2019 02:44:10 +0000 (12:44 +1000)
misc/builddeps/win32/sdl/lib/libSDL2.la
misc/builddeps/win64/sdl/lib/libSDL2.la

index 654eae82afd42de1c71016acb53aa7e046316c76..d34f6aa6c7ad4c6d3d055b6eb95301c00c344fe6 100755 (executable)
@@ -38,4 +38,4 @@ dlopen=''
 dlpreopen=''
 
 # Directory that this library needs to be installed in:
 dlpreopen=''
 
 # Directory that this library needs to be installed in:
-libdir='/Users/valve/release/SDL/SDL2-2.0.10/i686-w64-mingw32/lib'
+libdir='/var/home/rpolzer/xonotic/misc/buildsrc/tmp/SDL2-2.0.5/../32/lib'
index 18c6a9228b04950ca92d8704809bae5430c6e78c..c2e865a19c46879d9d308f6f771d7d67f8810696 100755 (executable)
@@ -38,4 +38,4 @@ dlopen=''
 dlpreopen=''
 
 # Directory that this library needs to be installed in:
 dlpreopen=''
 
 # Directory that this library needs to be installed in:
-libdir='/Users/valve/release/SDL/SDL2-2.0.10/x86_64-w64-mingw32/lib'
+libdir='/var/home/rpolzer/xonotic/misc/buildsrc/tmp/SDL2-2.0.5/../64/lib'