Removed CURL_NO_OLDIES as we have a fresh curl version.
svn path=/nixpkgs/trunk/; revision=9962
This commit is contained in:
parent
6e6b988bcf
commit
cd2ba52040
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ preConfigure() {
|
|||
|
||||
SRCDIR=
|
||||
|
||||
sed -e '/CURL_NO_OLDIES/d' -i ucb/source/ucp/ftp/makefile.mk
|
||||
|
||||
cd config_office/
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue