[arch-commits] Commit in qt5-systems/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Oct 1 09:07:36 UTC 2016
Date: Saturday, October 1, 2016 @ 09:07:36
Author: arojas
Revision: 191126
Install binaries to the standard location
Modified:
qt5-systems/trunk/PKGBUILD
----------+
PKGBUILD | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-01 03:25:52 UTC (rev 191125)
+++ PKGBUILD 2016-10-01 09:07:36 UTC (rev 191126)
@@ -4,7 +4,7 @@
pkgname=qt5-systems
pkgver=5.4.0.20160303
_commit=236b6b544fd2049eb46e8f79d13bb7aa35ba002f
-pkgrel=1
+pkgrel=2
pkgdesc="Qt Publish and Subscribe Add-on Module"
arch=('i686' 'x86_64')
url="https://github.com/qtproject/qtsystems"
@@ -26,10 +26,6 @@
make INSTALL_ROOT="${pkgdir}" install
- mkdir "$pkgdir/usr/bin"
- ln -s ../lib/qt/bin/servicefw "$pkgdir/usr/bin/servicefw"
- ln -s ../lib/qt/bin/sfwlisten "$pkgdir/usr/bin/sfwlisten"
-
install -D -m644 LGPL_EXCEPTION.txt \
"${pkgdir}"/usr/share/licenses/${pkgname}/LGPL_EXCEPTION.txt
}
More information about the arch-commits
mailing list