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:
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user