diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-30 12:04:02 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-30 12:04:02 -0400 |
commit | e9a874c9ee4c634d574ada757ad1e8c721b890f8 (patch) | |
tree | bde9f758239f8c9329358cfbafc7ea03f6c71eb0 /repo | |
parent | 56ba9a2e10b757bf7a31ba190b14ee38ed511461 (diff) |
asking reprepro to keep older unreferenced files around in the archive. This should help our porters, so that they can have a canonical place to download tarballs from even if a new version has been released.
Diffstat (limited to 'repo')
-rw-r--r-- | repo/conf/options | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/conf/options b/repo/conf/options index c00ee94..6de6cad 100644 --- a/repo/conf/options +++ b/repo/conf/options @@ -1 +1,2 @@ verbose +keepunreferencedfiles |