[darcs-users] darcs patch: Fix flag(http) test for darcs executable

Eric Kow kowey at darcs.net
Mon Jun 29 13:17:13 UTC 2009


On Mon, Jun 29, 2009 at 03:21:15 +0200, Thorkil Naur wrote:
> Mon Jun 29 03:14:51 CEST 2009  Thorkil Naur <naur at post11.tele.dk>
>   * Fix flag(http) test for darcs executable

What a forehead-slapper.  In the "darcs itself" part of the darcs.cabal
file was an indentation bug which meant that HTTP-specific stuff was
ignored if the user did not have curl.

Applied, thanks!

Fix flag(http) test for darcs executable
----------------------------------------
> Thorkil Naur <naur at post11.tele.dk>**20090629011451] hunk ./darcs.cabal 481
>          pkgconfig-depends: libcurl >= 7.19.1
>        cpp-options:       -DCURL_PIPELINING -DCURL_PIPELINING_DEFAULT
>  
> -   if flag(http)
> +  if flag(http)
>        build-depends:    network == 2.2.*,
>                          HTTP    >= 3000.0 && < 3001.2
>        cpp-options:      -DHAVE_HTTP
> 

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090629/6e7e1dcd/attachment.pgp>


More information about the darcs-users mailing list