]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
curl: Remove --prefix option.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 17:59:08 +0000 (18:59 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 17:59:08 +0000 (18:59 +0100)
--prefix is set by default and is not needed.

pkgs/core/curl/curl.nm

index 606adccfbf62b41016105b0b6395d24461b4b62d..bf0ab2427bc9643d38629b14a323c037cbdef2fe 100644 (file)
@@ -51,7 +51,6 @@ PKG_TARBALL    = $(THISAPP).tar.bz2
 # Installation Details
 ###############################################################################
 CONFIGURE_OPTIONS += \
-       --prefix=/usr \
        --disable-static \
        --with-ca-bundle=/etc/pki/tls/certs/ca-bundle.crt \
        --with-libidn \