summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-11-10 12:27:59 +0700
committerKonstantin Shalygin2020-11-10 12:27:59 +0700
commit75190d65b42cce9284697750690d062bf5df6170 (patch)
tree6b1de6c202fb4acc15e17883cd3c8337b54f977d
parenteca60b1f280cbad02452369435a9fd1cb97e32ff (diff)
downloadaur-75190d65b42cce9284697750690d062bf5df6170.tar.gz
up to 6.10.0-855
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 310dee0ccd76..aca6d415cd33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,8 +23,6 @@ build() {
package() {
cp -ax "usr" "${pkgdir}"
- # use system QT5 libs for HiDPI scaling support
- rm -rf opt/ivideon/${pkgname}/libQt5*
cp -ax "opt" "${pkgdir}"
install -Dm644 "${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
}