Author: adamg Date: Fri Sep 7 16:08:29 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - do not generate certificates at build time - leave it to user
---- Files affected: SOURCES: apache-mod_gnutls-no_certtool.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/apache-mod_gnutls-no_certtool.patch diff -u /dev/null SOURCES/apache-mod_gnutls-no_certtool.patch:1.1 --- /dev/null Fri Sep 7 18:08:29 2007 +++ SOURCES/apache-mod_gnutls-no_certtool.patch Fri Sep 7 18:08:24 2007 @@ -0,0 +1,8 @@ +--- mod_gnutls-0.2.0.orig/Makefile.am 2007-09-07 17:40:23.000000000 +0200 ++++ mod_gnutls-0.2.0/Makefile.am 2007-09-07 17:46:48.000000000 +0200 +@@ -7,4 +7,4 @@ + README \ + NOTICE LICENSE autogen.sh + +-SUBDIRS = src data ++SUBDIRS = src ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
