summaryrefslogtreecommitdiff
path: root/packages/physfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/physfs.sh')
-rwxr-xr-xpackages/physfs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/physfs.sh b/packages/physfs.sh
index 34bda75..213e9cb 100755
--- a/packages/physfs.sh
+++ b/packages/physfs.sh
@@ -8,6 +8,8 @@ ENV_PATH="bin:lib:include"
ENV_LD_LIBRARY_PATH="lib"
ENV_PKG_CONFIG_PATH="lib/pkgconfig"
+BUILD_TYPE="cmake"
+
function package_build {
run_switch_branch
run_cmake