[Slackbuilds-users] libvpx build error
Edinaldo
edps.mundognu at gmail.com
Wed Sep 30 19:13:23 UTC 2015
make[1]: Nada a ser feito para `install'.
cp: impossível obter estado de “build-tmp/docs/html”: Arquivo ou diretório
não encontrado
Cleaning up...
libvpx:
...
(Y)es to continue, (N)o to abort, (R)etry the build?:
So, i simply remove "build-tmp/docs/html" from libvpx.SlackBuild, changing
the line:
cp -a AUTHORS CHANGELOG LICENSE PATENTS README build-tmp/docs/html \
$PKG/usr/doc/$PRGNAM-$VERSION
to:
cp -a AUTHORS CHANGELOG LICENSE PATENTS README
$PKG/usr/doc/$PRGNAM-$VERSION
build log: http://hastebin.com/zetobadini
* there is no "doc" folder on /tmp/SBo/libvpx-v1.3.0/build-tmp/
More information about the SlackBuilds-users
mailing list