summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hsuan Yen2019-03-18 12:00:14 +0800
committerChih-Hsuan Yen2019-03-18 12:00:14 +0800
commit110ec3f5dac8a57bb8b8de990d696d26c594d56f (patch)
treecea17e525323042cbaf4c1d5ab7c83d622950f36
parent198ad92613b9333246abef35048c4a39ee67cda7 (diff)
downloadaur-110ec3f5dac8a57bb8b8de990d696d26c594d56f.tar.gz
drop unneeded workaround
The referred Qt issue is fixed in qt5-svg 5.12.2
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8ca13b3d1a0..c17c978dfbc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,8 +42,6 @@ validpgpkeys=(
prepare() {
gendesk --pkgname="$pkgname" --pkgdesc="$pkgdesc" --categories=Network PKGBUILD
- # workaround https://bugreports.qt.io/browse/QTBUG-69378
- sed -i 's#<style>#<style type="text/css">#' DropboxGlyph_Blue.svg
}
package() {