Author: eelco Date: Thu Aug 26 13:18:47 2010 New Revision: 23463 URL: https://svn.nixos.org/websvn/nix/?rev=23463&sc=1
Log: * Doh. Added: nixpkgs/trunk/pkgs/tools/networking/sitecopy/neon-29.patch Added: nixpkgs/trunk/pkgs/tools/networking/sitecopy/neon-29.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ nixpkgs/trunk/pkgs/tools/networking/sitecopy/neon-29.patch Thu Aug 26 13:18:47 2010 (r23463) @@ -0,0 +1,15 @@ +diff -ru sitecopy-0.16.6-orig/configure.in sitecopy-0.16.6/configure.in +--- sitecopy-0.16.6-orig/configure.in 2008-04-02 13:59:30.000000000 +0200 ++++ sitecopy-0.16.6/configure.in 2010-08-26 15:07:04.000000000 +0200 +@@ -112,8 +112,8 @@ + AC_LIBOBJ(lib/fnmatch) + fi + +-# Support neon 0.24 through 0.28 +-NE_REQUIRE_VERSIONS([0], [24 25 26 27 28]) ++# Support neon 0.24 through 0.29 ++#NE_REQUIRE_VERSIONS([0], [24 25 26 27 28 29]) + + dnl But we don't use zlib or ACL support + NEON_WITHOUT_ZLIB +Only in sitecopy-0.16.6/: configure.in~ _______________________________________________ nix-commits mailing list [email protected] http://mail.cs.uu.nl/mailman/listinfo/nix-commits
