Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/cppcheck/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/cppcheck/PKGBUILD b/extra/cppcheck/PKGBUILD
new file mode 100644
index 00000000..e0b50c95
--- /dev/null
+++ b/extra/cppcheck/PKGBUILD
@@ -0,0 +1,5 @@
+# The package asks pacman for the version, but our version string differs
+eval "$(
+ declare -f build | \
+ sed 's/xsversion=.*/xsversion=\*/'
+)"