]> git.tuebingen.mpg.de Git - lopsub.git/commitdiff
build: .a files do not need to be executable.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 3 Mar 2019 21:21:26 +0000 (22:21 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 14 Mar 2019 13:11:03 +0000 (14:11 +0100)
We currently install liblopsub.a with mode 755, but the executable
bit is not needed. In fact, lintian complains about this.


No differences found