Enable ID Ubuntu APT repo
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 9 Feb 2009 13:29:42 +0000 (14:29 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 9 Feb 2009 13:29:42 +0000 (14:29 +0100)
id-deb-build/pbuilderrc

index dacc1cf..32f8ce1 100644 (file)
@@ -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/"