CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
wget: fixed libssl support
authorJose V Beneyto <sepen@crux.nu>
Thu, 13 May 2010 08:09:56 +0000 (10:09 +0200)
committerJose V Beneyto <sepen@crux.nu>
Thu, 13 May 2010 08:09:56 +0000 (10:09 +0200)
wget/Pkgfile

index 84c6c627062318baf3aa33a61dcddfe1377ab922..c87947f9dacb846e39f43ccabcbe23036995feef 100644 (file)
@@ -6,7 +6,7 @@
 
 name=wget
 version=1.12
-release=1
+release=2
 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \
         wgetrc)
 
@@ -18,6 +18,7 @@ build() {
               --prefix=/usr \
               --sysconfdir=/etc \
               --mandir=/usr/man \
+              --with-libssl-prefix=$CLFS/usr \
               --disable-debug \
               --disable-nls