From: Adam Dickmeiss Date: Mon, 9 Feb 2009 13:29:42 +0000 (+0100) Subject: Enable ID Ubuntu APT repo X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=5ad25e186f28b1ee69d798ba8cc928c1dcaa84f8;p=git-tools-moved-to-github.git Enable ID Ubuntu APT repo --- diff --git a/id-deb-build/pbuilderrc b/id-deb-build/pbuilderrc index dacc1cf..32f8ce1 100644 --- a/id-deb-build/pbuilderrc +++ b/id-deb-build/pbuilderrc @@ -19,7 +19,7 @@ case "$DIST" in MIRRORSITE="http://ftp.klid.dk/ftp/ubuntu/" # MIRRORSITE="http://mirrors.kernel.org/ubuntu/" COMPONENTS="main restricted universe multiverse" -# OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main" + OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main" ;; lenny|etch) # debian specific MIRRORSITE="http://ftp.se.debian.org/debian/"