summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-09-19 18:30:03 -0400
committerVincent Grande2020-09-19 18:30:03 -0400
commit1398a5f24d7f69c8f0bac9c06be38426968de4e3 (patch)
tree6a98ea76375a8b1f32922588628e2c6e66cdb518
parentda42ceb859fed1d6801bc20e6657e3f8142386c3 (diff)
downloadaur-1398a5f24d7f69c8f0bac9c06be38426968de4e3.tar.gz
fix
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed4da14c69ba..7667797e7a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ sha512sums=('SKIP')
build() {
cd curl
+ ./buildconf
./configure \
--prefix=/usr \
--mandir=/usr/share/man \