Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Fix psutils install
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Apr 17, 2015
1 parent c7a83b5 commit c799ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psutils/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
cp Makefile.unix Makefile
sed -i -e "s:/usr/local:$PREFIX:g" Makefile
make
mkdir -p $PREFIX/share/man/man1
make install

0 comments on commit c799ebf

Please sign in to comment.