Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-05-01 17:52:23 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-05-01 17:52:23 +0200
commita59f079040df084c4bbd795edc5ceb5e2af18818 (patch)
tree22bd776ad7362a3f34b931d1a510f71619d3344d
parent812c04f59e7ff8b6d8fef45b58a2d3d1853b5329 (diff)
community/reflector: removed some debug output in package()
-rw-r--r--community/reflector/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/reflector/PKGBUILD b/community/reflector/PKGBUILD
index 2471a0a1..c3e73ed8 100644
--- a/community/reflector/PKGBUILD
+++ b/community/reflector/PKGBUILD
@@ -10,7 +10,6 @@ validpgpkeys=('DE9F7688CACF04FEB81A6C590AEEC90755DA7B5A' '38ACA6A026D25CDD227D24
eval "$(
declare -f package | \
sed '
- 2 a ls -lA
s/\$pkgname/${pkgname}32/
'
)"