aboutsummaryrefslogtreecommitdiff
path: root/extra/libarchive/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libarchive/build')
-rwxr-xr-xextra/libarchive/build3
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/libarchive/build b/extra/libarchive/build
index d6ec4493..d069befd 100755
--- a/extra/libarchive/build
+++ b/extra/libarchive/build
@@ -1,8 +1,5 @@
#!/bin/sh -e
-# See: https://github.com/libarchive/libarchive/pull/1924
-patch -p1 < replace-namelen.patch
-
./configure \
--prefix=/usr \
--without-nettle \