summaryrefslogtreecommitdiff
path: root/pin-dependencies.PKGBUILDpatch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-03-03 18:28:58 +0100
committerErich Eckner <git@eckner.net>2023-03-04 23:21:46 +0100
commitca9023e7a6a1ebf31a2b4e9523433718422c3e42 (patch)
treeb8447367926bfc6847249c8adc18c7c8f0519f5e /pin-dependencies.PKGBUILDpatch
parent11cc5afff797047b62b885a4e6493d49a2a03081 (diff)
downloadarchlinuxewe-ca9023e7a6a1ebf31a2b4e9523433718422c3e42.tar.xz
pin-dependencies.PKGBUILDpatch: completely ignore python
Diffstat (limited to 'pin-dependencies.PKGBUILDpatch')
-rw-r--r--pin-dependencies.PKGBUILDpatch1
1 files changed, 1 insertions, 0 deletions
diff --git a/pin-dependencies.PKGBUILDpatch b/pin-dependencies.PKGBUILDpatch
index f095df0f5..c65f30d81 100644
--- a/pin-dependencies.PKGBUILDpatch
+++ b/pin-dependencies.PKGBUILDpatch
@@ -61,6 +61,7 @@ if printf '%s\n' "${arch[@]}" | grep -qvxF any; then
done \
| sed '
s/[<>]\?=.*$//
+ /^python$/d
/^$/d
' \
| sort -u