~ubuntu-branches/ubuntu/lucid/ca-certificates-java/lucid-security

« back to all changes in this revision

Viewing changes to debian/jks-keystore.hook

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-07-08 08:29:44 UTC
  • Revision ID: james.westby@ubuntu.com-20080708082944-k8f71lozpirkl1zj
Tags: 20080514~ubuntu2
debian/jks-keystore.hook: Fix typo. Closes: #489747, LP: #244408.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
set -e
4
4
 
5
5
JAVA_HOME=/usr/lib/jvm/java-6-openjdk
6
 
KEYTOOL=$JAVE_HOME/bin/keytool
 
6
KEYTOOL=$JAVA_HOME/bin/keytool
7
7
KEYSTORE=/etc/ssl/certs/java/cacerts
8
8
 
9
9
# read lines of the form: [+-]/etc/ssl/certs/*.pem