summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/subversion/PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/subversion/PKGBUILD b/extra/subversion/PKGBUILD
index e4075e86d..c7eb2b598 100644
--- a/extra/subversion/PKGBUILD
+++ b/extra/subversion/PKGBUILD
@@ -45,9 +45,6 @@ build() {
patch -Np0 -i ../subversion.rpath.fix.patch
sed -i 's|/usr/bin/env python|/usr/bin/env python2|' tools/hook-scripts/{,mailer/{,tests/}}*.py
- # FS#33081
- patch -Np0 -i ../subversion-kwallet.patch
-
if [ "$CARCH" = "mips64el" ]; then
./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
--with-zlib=/usr --with-neon=/usr --with-serf=/usr --with-apxs \