Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-06-17 18:31:57 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-06-17 18:31:57 +0200
commit13e9ad47db413bfc1e2b832725697889c6448b6b (patch)
tree7d24a9061d3c81a0da3d7fae52fb5ebbaac3feb9 /extra
parent42d5790f6b8016aa190e813b6e20a4635c94d78b (diff)
extra/python-pefile: removed bootstrapping, causes buildmaster to choke
Diffstat (limited to 'extra')
-rw-r--r--extra/python-pefile/PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/python-pefile/PKGBUILD b/extra/python-pefile/PKGBUILD
deleted file mode 100644
index 3e44be4a..00000000
--- a/extra/python-pefile/PKGBUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-# bootstrap
-makedepends=('python-bootstrap')