]> git.armaanb.net Git - opendoas.git/commit
fix make install
authorSvyatoslav Mishyn <juef@openmailbox.org>
Sun, 8 May 2016 19:10:01 +0000 (22:10 +0300)
committerSvyatoslav Mishyn <juef@openmailbox.org>
Sun, 8 May 2016 19:10:01 +0000 (22:10 +0300)
commitba41f893e86153ac1788e971ce15b5e395247874
tree95407dc7e829a6d5d926d7b7db517da8538d0cbe
parent9972a8ee4233ba9e48f70b7d21dbf1fb395f136e
fix make install

  man{1,5} is not expanded

set default DESTDIR to an empty string
  `mkdir -p //usr/bin` - it creates dir, but looks not very nice

also remove "[settings]" from configure usage
bsd.prog.mk
configure