Fix manpage name.
This commit is contained in:
parent
114a2b5691
commit
d4e95b4cb3
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ install-dev: static
|
||||||
install -m 0755 ../hackerbase /usr/local/bin/hackerbase-dev
|
install -m 0755 ../hackerbase /usr/local/bin/hackerbase-dev
|
||||||
install -m 0755 ../fetch_fio.sh /usr/local/bin/hb_fetch_fio-dev
|
install -m 0755 ../fetch_fio.sh /usr/local/bin/hb_fetch_fio-dev
|
||||||
install -m 0755 -d /usr/local/man/man1
|
install -m 0755 -d /usr/local/man/man1
|
||||||
install -m 0755 ../doc/hackerbase.1 /usr/local/man/man1/hackerbase-dev
|
install -m 0755 ../doc/hackerbase.1 /usr/local/man/man1/hackerbase-dev.1
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
# Module static and shared object and import source compilation
|
# Module static and shared object and import source compilation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue