summaryrefslogtreecommitdiff
path: root/scripts/portable_extraplugs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/portable_extraplugs.sh')
-rwxr-xr-xscripts/portable_extraplugs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/portable_extraplugs.sh b/scripts/portable_extraplugs.sh
index 2c6868a6..982ec15d 100755
--- a/scripts/portable_extraplugs.sh
+++ b/scripts/portable_extraplugs.sh
@@ -6,8 +6,8 @@ export CC=$AP/apbuild/apgcc
export CXX=$AP/apbuild/apgcc
export APBUILD_STATIC_LIBGCC=1
-ZLIB_LIBS="$ORIGIN/lib-x86-32/lib/libz.a"
-CFLAGS="-I$ORIGIN/lib-x86-32/include"
+ZLIB_LIBS="$ORIGIN/../deadbeef-deps/lib-x86-32/lib/libz.a"
+CFLAGS="-I$ORIGIN/../deadbeef-deps/lib-x86-32/include"
for i in shn dumb ao ; do
echo cd