Merge branch 'master' of github.com:cycojesus/slackbuilds

This commit is contained in:
Gwenhael Le moine 2009-12-15 19:29:08 +07:00
commit 4367f63fd8

View file

@ -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