X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage2%2Fpkg%2Fzlib;h=55c6955cce59e4f308ec96fbb961c096ea9a73c5;hb=2121ae9154ff063eef0defe0a9208663062a2d01;hp=8c40047e0c7efed213ac2d79d6a5da56c9c9d2e5;hpb=1422b969f72925bc679180c80ac0fa2518b16a03;p=hvlinux.git diff --git a/stage2/pkg/zlib b/stage2/pkg/zlib index 8c40047..55c6955 100644 --- a/stage2/pkg/zlib +++ b/stage2/pkg/zlib @@ -23,6 +23,6 @@ hvbuild_post() mv -v /usr/lib/libz.so.* /lib ln -svf ../../lib/libz.so.1 /usr/lib/libz.so - # Fix the permissions on the static library: + # Fix the permissions on the static library: chmod 644 /usr/lib/libz.a }