Merge branch 'master' of github.com:cycojesus/slackbuilds
This commit is contained in:
commit
4367f63fd8
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ function get_build_install() {
|
||||||
|
|
||||||
rake $RAKE_OPTIONS destdir=$PKG prefix=$PREFIX install
|
rake $RAKE_OPTIONS destdir=$PKG prefix=$PREFIX install
|
||||||
)
|
)
|
||||||
|
[ -e $PKG$PREFIX/share/man ] && cp -a $PKG$PREFIX/share/man $PKG$PREFIX && rm -fr $PKG$PREFIX/share/man
|
||||||
}
|
}
|
||||||
|
|
||||||
get_build_install $PRGNAM1
|
get_build_install $PRGNAM1
|
||||||
|
|
Loading…
Add table
Reference in a new issue