aboutsummaryrefslogtreecommitdiff
path: root/vendor/sync
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sync')
-rwxr-xr-xvendor/sync2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/sync b/vendor/sync
index 0ac5ecd..8135180 100755
--- a/vendor/sync
+++ b/vendor/sync
@@ -118,6 +118,8 @@ build_zlib()
make -j2
make install
+ mv $ROOT/include/zlib.h $ROOT/include/zconf.h $ROOT/include/vendor
+
cd $VENDOR
echo $ZLIB_TAG > zlib/build.tag
}