]> git.ipfire.org Git - thirdparty/zstd.git/commit
Replace many os.path methods with pathlib one's
authorLzu Tao <taolzu@gmail.com>
Mon, 3 Dec 2018 15:13:29 +0000 (22:13 +0700)
committerLzu Tao <taolzu@gmail.com>
Thu, 13 Dec 2018 07:58:17 +0000 (14:58 +0700)
commit67babb6d233b2dbbf20278e226cfc2ce9e5c8e2f
tree386ff0bed1e3f585e7924216f57e389e530960b3
parentfbcae274a4752df2c386778808948e88fb89b295
Replace many os.path methods with pathlib one's

Use MESON_INSTALL_DESTDIR_PREFIX variable instead of DESTDIR.
build/meson/InstallSymlink.py