summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2014-11-07 12:33:18 +0100
committerManuel Traut <manut@linutronix.de>2014-11-07 12:33:18 +0100
commit72d5c349e81d92aa4720a33c4884794adbb71c22 (patch)
tree21b055127b59c96fc50b91fb0cbafb6f9e005554
parent80371a29df7dcffbfddc8554180eae592de39bee (diff)
elbe-example/myrepo add .bz2 and .gz Indices
to make current apt work on this repo Signed-off-by: Manuel Traut <manut@linutronix.de>
-rw-r--r--distribution/elbe-example/myrepo/conf/distributions3
1 files changed, 3 insertions, 0 deletions
diff --git a/distribution/elbe-example/myrepo/conf/distributions b/distribution/elbe-example/myrepo/conf/distributions
index f6cb43a..9cd8d3b 100644
--- a/distribution/elbe-example/myrepo/conf/distributions
+++ b/distribution/elbe-example/myrepo/conf/distributions
@@ -7,3 +7,6 @@ Version:
Architectures: i386 amd64 armel source
Components: main
Description: my debian packages
+DebIndices: Packages Release . .gz .bz2
+UDebIndices: Packages . .gz .bz2
+DscIndices: Sources Release .gz .bz2