]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fix .so library permissions on install, needs to be executable for packaging
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 27 Sep 2017 10:18:04 +0000 (12:18 +0200)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 31 Jan 2018 09:44:30 +0000 (10:44 +0100)
commit0ba89b15cfe8bcf8ea2fb929302f695baa4e50ec
treea9b8d3290336978a73f01d381b660c31bdc5a9b0
parent860d7a30f20f0c1e71bc0d8b0d84b88293326f6c
Fix .so library permissions on install, needs to be executable for packaging
systems such as RPM to pick them up as provided libraries.
Makefile.in