Subject: CVS commit: pkgsrc/devel/py-meson
From: Thomas Klausner
Date: 2018-02-25 21:27:42
Message id: 20180225202742.18DB0FB40@cvs.NetBSD.org

Log Message:
py-meson: add workaround for rpath stripping.

By default, meson strips all rpaths, see
https://github.com/mesonbuild/meson/issues/314

Remove the stripping (which might leave build rpaths inside installed binaries
but at least gives us runnable binaries) until meson fixes this properly.

Bump PKGREVISION.

Files:
RevisionActionfile
1.9modifypkgsrc/devel/py-meson/Makefile
1.7modifypkgsrc/devel/py-meson/distinfo
1.1addpkgsrc/devel/py-meson/patches/patch-mesonbuild_scripts_meson__install.py