]> git.ipfire.org Git - thirdparty/shadow.git/commit
Revert "Honor --sbindir and --bindir for binary installation" 197/head
authorPatrick McLean <chutzpah@gentoo.org>
Sun, 1 Dec 2019 21:59:52 +0000 (13:59 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Sun, 1 Dec 2019 21:59:52 +0000 (13:59 -0800)
commit3cc3948d719d3b9dedaaf2e96221e4b5b96ea380
tree5a7fa552b1d593bfe7b9d03d62fc26732dcd4134
parent81de782d1e2a2a00e9fb6620f678503c65a4cbe9
Revert "Honor --sbindir and --bindir for binary installation"

This reverts commit e293aa9cfca0619a63616af75532637dab60d49d.

See https://github.com/shadow-maint/shadow/issues/196

Some distros still care about `/bin` vs `/usr/bin`. This commit makes
it so all binaries are always installed to `/bin`/`/sbin`. The only way to
restore the previous behaviour of installing some binaries to
`/usr/bin`/`/usr/sbin` is to revert the patch.
src/Makefile.am