summaryrefslogtreecommitdiff
path: root/extra/subversion
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-08 12:07:41 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-08 12:07:41 +0200
commitfab7c8d52f488296ea8d57663395ca457c86e49b (patch)
tree7489c15fc1644e9a14e22e7d36f6b0862bffd513 /extra/subversion
parentf34af07e4fe5a7e9709810d27db1826afb33e9d7 (diff)
Don't apply a removed subversion patch.
Diffstat (limited to 'extra/subversion')
-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 \