install has been streamlined
This commit is contained in:
parent
e84c179e2b
commit
39f6f7ccdc
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ sed -i 's|sudo ||g' Makefile
|
|||
make bin/mongrel2 PREFIX=$PREFIX
|
||||
|
||||
mkdir -p $PKG$PREFIX/bin
|
||||
make install-bin install-m2sh PREFIX=$PKG$PREFIX
|
||||
make install PREFIX=$PKG$PREFIX
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a LICENSE docs/ examples/ $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
|
|
Loading…
Reference in a new issue