Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/sarg/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sarg/PKGBUILD')
-rw-r--r--community/sarg/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/sarg/PKGBUILD b/community/sarg/PKGBUILD
deleted file mode 100644
index 6c188a3b..00000000
--- a/community/sarg/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-source+=(no-werror.patch)
-sha256sums+=(42744656ddc442d7823859f170750c4b69e5dc599230218dd3016f7a74809a4d)
-eval "$(
- declare -f prepare \
- | sed '
- $ i patch -p1 -i "$srcdir"/no-werror.patch
- '
-)"