Corrections.
darcs-hash:20080207231653-af139-8875f4b85b7b5b92263d287262b87c5d529e6f39.gz
This commit is contained in:
parent
3ff7b2b4bf
commit
4f3c876fd9
2 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,7 @@ def source(args):
|
|||
if has("ovh"):
|
||||
prefix = ""
|
||||
source("ftp://mir1.ovh.net/debian/ etch main contrib")
|
||||
source("deb http://security.debian.org/ etch/updates main")
|
||||
source("http://security.debian.org/ etch/updates main")
|
||||
|
||||
@# Paquet construit a la main
|
||||
source("ftp://mirror.adm.crans.org/custom ./")
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
# result: le champ a recuperer dans le resultat
|
||||
|
||||
include("secrets")
|
||||
keysep = " = "
|
||||
|
||||
@# Connexion LDAP
|
||||
%server_host = ldap_host
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue