CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
crossrootfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b751b19
)
wget: fixed libssl support
author
Jose V Beneyto
<sepen@crux.nu>
Thu, 13 May 2010 08:09:56 +0000
(10:09 +0200)
committer
Jose V Beneyto
<sepen@crux.nu>
Thu, 13 May 2010 08:09:56 +0000
(10:09 +0200)
wget/Pkgfile
patch
|
blob
|
blame
|
history
diff --git
a/wget/Pkgfile
b/wget/Pkgfile
index 84c6c627062318baf3aa33a61dcddfe1377ab922..c87947f9dacb846e39f43ccabcbe23036995feef 100644
(file)
--- a/
wget/Pkgfile
+++ b/
wget/Pkgfile
@@
-6,7
+6,7
@@
name=wget
version=1.12
name=wget
version=1.12
-release=
1
+release=
2
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \
wgetrc)
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \
wgetrc)
@@
-18,6
+18,7
@@
build() {
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \
+ --with-libssl-prefix=$CLFS/usr \
--disable-debug \
--disable-nls
--disable-debug \
--disable-nls