From 1f497e171aa1c90b7f1c84aeafa80f5f57d4fe24 Mon Sep 17 00:00:00 2001
From: kytv <kytv@mail.i2p>
Date: Thu, 26 May 2011 19:12:32 +0000
Subject: [PATCH] Debian: Add certificates directory to $I2P

---
 debian/i2p.install | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/i2p.install b/debian/i2p.install
index 41bfe13fd5..4cb7d98c48 100644
--- a/debian/i2p.install
+++ b/debian/i2p.install
@@ -1,17 +1,18 @@
-pkg-temp/eepsite usr/share/i2p
-pkg-temp/docs usr/share/i2p/
-pkg-temp/scripts usr/share/i2p
-pkg-temp/webapps usr/share/i2p
-pkg-temp/lib/*.jar usr/share/i2p/lib
+history.txt usr/share/i2p
+pkg-temp/blocklist.txt usr/share/i2p
+pkg-temp/certificates usr/share/i2p
 pkg-temp/clients.config usr/share/i2p
+pkg-temp/docs usr/share/i2p/
+pkg-temp/eepget usr/bin
+pkg-temp/eepsite usr/share/i2p
+pkg-temp/geoip usr/share/i2p
+pkg-temp/hosts.txt usr/share/i2p
+pkg-temp/i2prouter usr/bin
 pkg-temp/i2psnark.config usr/share/i2p
 pkg-temp/i2ptunnel.config usr/share/i2p
+pkg-temp/lib/*.jar usr/share/i2p/lib
+pkg-temp/scripts usr/share/i2p
 pkg-temp/systray.config usr/share/i2p
+pkg-temp/webapps usr/share/i2p
 pkg-temp/wrapper.config etc/i2p
 pkg-temp/*.xml usr/share/i2p
-pkg-temp/hosts.txt usr/share/i2p
-pkg-temp/blocklist.txt usr/share/i2p
-pkg-temp/geoip usr/share/i2p
-pkg-temp/eepget usr/bin
-pkg-temp/i2prouter usr/bin
-history.txt usr/share/i2p
-- 
GitLab