diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 12:11:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 12:11:19 -0500 |
commit | 82fe514bc8a3d0ae6824e8bffce19616e5600540 (patch) | |
tree | 468fa5a443c4166630ba666edc92e4cca6972c6d /ubuntu/precise/tdelibs/debian | |
parent | f9364183b98379efa749802a9b74d7dfca4d3e90 (diff) | |
download | tde-packaging-82fe514bc8a3d0ae6824e8bffce19616e5600540.tar.gz tde-packaging-82fe514bc8a3d0ae6824e8bffce19616e5600540.zip |
Use system CA certificate bundle instead of local TDE version on Debian and Ubuntu systems
This resolves Bug 1106
Diffstat (limited to 'ubuntu/precise/tdelibs/debian')
-rw-r--r-- | ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.install | 1 | ||||
-rw-r--r-- | ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.links | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.install b/ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.install index dc0365e10..d59d33605 100644 --- a/ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.install +++ b/ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.install @@ -1665,7 +1665,6 @@ debian/tmp/opt/trinity/share/apps/ksgmltools2/docbook/xsl/README debian/tmp/opt/trinity/share/apps/ksgmltools2/docbook/xsl/TODO debian/tmp/opt/trinity/share/apps/ksgmltools2/docbook/xsl/VERSION debian/tmp/opt/trinity/share/apps/ksgmltools2/docbook/xsl/WhatsNew -debian/tmp/opt/trinity/share/apps/kssl/ca-bundle.crt debian/tmp/opt/trinity/share/apps/kstyle/pixmaps/riscos/arrowdown_down.png debian/tmp/opt/trinity/share/apps/kstyle/pixmaps/riscos/arrowdown.png debian/tmp/opt/trinity/share/apps/kstyle/pixmaps/riscos/arrowleft_down.png diff --git a/ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.links b/ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.links new file mode 100644 index 000000000..a94119055 --- /dev/null +++ b/ubuntu/precise/tdelibs/debian/tdelibs-data-trinity.links @@ -0,0 +1 @@ +/etc/ssl/certs/ca-certificates.crt debian/tmp/opt/trinity/share/apps/kssl/ca-bundle.crt |