[FTP] file:/ marche mal.
Ignore-this: 2d5aa84e42f66c63ad814e50ea6e9787 darcs-hash:20120614223732-b6762-9f4141f74ea1c2448fe8a2d1ec69623259d828e0.gz
This commit is contained in:
parent
be3de2c54b
commit
59fc67bab7
1 changed files with 5 additions and 4 deletions
|
@ -6,10 +6,11 @@ header()
|
|||
distro = metadata.categories["debian-version"]
|
||||
|
||||
# Dépôt
|
||||
if has("debian-mirror"):
|
||||
repo = "file:/mirror"
|
||||
else:
|
||||
repo = "ftp://mirror.adm.crans.org"
|
||||
#if has("debian-mirror"):
|
||||
# repo = "file:/mirror"
|
||||
#else:
|
||||
# repo = "ftp://mirror.adm.crans.org"
|
||||
repo = "ftp://mirror.adm.crans.org"
|
||||
|
||||
def source(args):
|
||||
print "deb " + args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue