]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Distinguish properly between the bindir and sbindir directories when
authorGraham Leggett <minfrin@apache.org>
Mon, 19 Dec 2011 17:00:49 +0000 (17:00 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 19 Dec 2011 17:00:49 +0000 (17:00 +0000)
commitd6ca6794f175db3cd2cd1e03b37d7ab28defff86
treeac27c12619512e57f011ca7a917a89f9fbfeb172
parent5581cc73e72fce46b425e8aa4dea6d6868589469
Distinguish properly between the bindir and sbindir directories when
installing binaries. Previously all binaries were silently installed to
sbindir, whether they were system administration commands or not.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1220846 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
build/rpm/httpd.spec.in
build/rules.mk.in
support/Makefile.in
test/Makefile.in