diff options
author | Sean Finney <seanius@debian.org> | 2008-07-06 14:26:24 +0200 |
---|---|---|
committer | Sean Finney <seanius@debian.org> | 2008-07-06 14:26:24 +0200 |
commit | 37daa692e66cb9d222967ccfe73ae64eafcf2f7f (patch) | |
tree | 4ac41fbb7b23e54ca8bd4de863d3b85c4e22adb0 | |
parent | a096be35d331813b6e786d0ea95165c9fbee2d51 (diff) | |
download | patch-tracker-37daa692e66cb9d222967ccfe73ae64eafcf2f7f.tar.gz |
add contrib/non-free components to reprepro cfg
-rw-r--r-- | reprepro/conf/distributions | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/reprepro/conf/distributions b/reprepro/conf/distributions index 8abb935..9993f81 100644 --- a/reprepro/conf/distributions +++ b/reprepro/conf/distributions @@ -1,14 +1,14 @@ Codename: etch Architectures: source -Components: main +Components: main contrib non-free Update: - debian Codename: lenny Architectures: source -Components: main +Components: main contrib non-free Update: - debian Codename: sid Architectures: source -Components: main +Components: main contrib non-free Update: - debian |