hugo: remove builddir fix that is no longer needed
This commit is contained in:
parent
2bd2cc13db
commit
80d202bd65
@ -34,8 +34,4 @@ termux_step_make_install() {
|
||||
--completionfile=$TERMUX_PREFIX/share/bash-completion/completions/hugo
|
||||
$TERMUX_PKG_BUILDDIR/hugo gen man \
|
||||
--dir=$TERMUX_PREFIX/share/man/man1/
|
||||
|
||||
# Seems that some files became RO-only
|
||||
# and should be manually removed.
|
||||
chmod 700 -R $GOPATH/pkg && rm -rf $GOPATH/pkg
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user