diff options
author | Ishan Jayawardena <udeshike@gmail.com> | 2011-07-27 17:55:40 +0530 |
---|---|---|
committer | Ishan Jayawardena <udeshike@gmail.com> | 2011-07-27 17:55:40 +0530 |
commit | 82f348577dfc0712662db444e54f95eba245e301 (patch) | |
tree | 2b0dd5748d8d77493027b16438f8a67c45a3a8a2 /40debdeltareprules-ubuntu | |
parent | 48ebb4bf6bef1c1ff214e21f303ac78d2145de2d (diff) |
Some modifications to the queuing.stage-I
Diffstat (limited to '40debdeltareprules-ubuntu')
-rw-r--r-- | 40debdeltareprules-ubuntu | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/40debdeltareprules-ubuntu b/40debdeltareprules-ubuntu new file mode 100644 index 000000000..2335dbf09 --- /dev/null +++ b/40debdeltareprules-ubuntu @@ -0,0 +1,5 @@ +Aquire::Debdelta::Replace-Rule { + "http://security.ubuntu.com/ubuntu/" "http://macaroni.ubuntu.com/~mvo/debdelta/ubuntu-security-deltas/"; + "http://lk.archive.ubuntu.com/ubuntu/" "http://debdeltas.debian.net/debian-deltas/"; + "http://archive.canonical.com/ubuntu/" "http://debdeltas.debian.net/debian-deltas/"; +}; |