bug fixe:

mv: impossible d'évaluer '/tmp/yaourt-tmp-bach/aur-qt5-webkit-print/pkg/qt5-webkit-print/usr/local/lib64': Aucun fichier ou dossier de ce type
This commit is contained in:
Bachir Soussi Chiadmi
2017-06-11 22:02:41 +02:00
parent 341ca7de48
commit 055fe58f09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Sun Jun 11 14:16:24 UTC 2017
# Sun Jun 11 20:01:50 UTC 2017
pkgbase = qt5-webkit-print
pkgdesc = Classes for a WebKit2 based implementation and a new QML API (maintained fork) (patched with pdf scale and background fixes)
pkgver = 5.212.0
+1 -1
View File
@@ -75,7 +75,7 @@ package() {
cd build
make DESTDIR="$pkgdir" install
mv "$pkgdir"/usr/local/lib64 "$pkgdir"/usr/local/lib
# mv "$pkgdir"/usr/local/lib64 "$pkgdir"/usr/local/lib
install -d "$pkgdir"/usr/share/licenses
ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/${pkgname}