summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/accounts-qml-module/PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/accounts-qml-module/PKGBUILD b/extra/accounts-qml-module/PKGBUILD
new file mode 100644
index 00000000..fcf60718
--- /dev/null
+++ b/extra/accounts-qml-module/PKGBUILD
@@ -0,0 +1,7 @@
+# FS#63786 only fixed in trunk
+eval "$(
+ declare -f prepare \
+ | sed '
+ $ i sed -e '"'"'s/-Werror//'"'"' -i $pkgname-*/common-project-config.pri
+ '
+)"