Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
samurai: provide ninja manpage. See #273
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jul 12, 2021
1 parent fc5daf4 commit e333e1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extra/samurai/build
Expand Up @@ -3,4 +3,5 @@
make PREFIX=/usr
make PREFIX=/usr DESTDIR="$1" install

ln -s samu "$1/usr/bin/ninja"
ln -sf samu "$1/usr/bin/ninja"
ln -sf samu.1 "$1/usr/share/man/man1/ninja.1"

0 comments on commit e333e1c

Please sign in to comment.