Hi Raif,

On Thu, 2006-08-03 at 23:16 +1000, Raif S. Naffah wrote:
> the attached patch --already committed-- adds a batch import script to 
> facilitate populating a cacerts keystore.
> 
> 2006-08-03  Raif S. Naffah  <[EMAIL PROTECTED]>
> 
>       * scripts/import-cacerts.sh: Batch CA certificates import script.

I also made sure it turns up in the release dist tar ball. It won't get
installed for now, but at least people will have access to it.

2006-08-03  Mark Wielaard  <[EMAIL PROTECTED]>

        * scripts/Makefile.am (EXTRA_DIST): Add import-cacerts.sh.

Committed,

Mark

diff -u -r1.2 Makefile.am
--- scripts/Makefile.am 20 Dec 2004 13:47:17 -0000      1.2
+++ scripts/Makefile.am 3 Aug 2006 22:41:36 -0000
@@ -1,2 +1,2 @@

-EXTRA_DIST = check_jni_methods.sh generate-locale-list.sh
+EXTRA_DIST = check_jni_methods.sh generate-locale-list.sh import-cacerts.sh



Reply via email to