]> git.ipfire.org Git - thirdparty/sarg.git/commit
Store the man page in $(mandir)/man1
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 23 Dec 2010 19:13:50 +0000 (19:13 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 23 Dec 2010 19:13:50 +0000 (19:13 +0000)
commit36f9ca8a0b6dd58b51e5e9227c6ca24d78329a0c
tree986ea67bcc9603b9b67356781bc5d5f26ca12fdd
parent9aaa3361935cd82b6d2ce6f03355dc8cd2644256
Store the man page in $(mandir)/man1

The manpage was stored one directory level too high.

Thanks to kodemi for reporting this.
Makefile.in