]> git.donarmstrong.com Git - cran2deb.git/blobdiff - trunk/inst/doc/INSTALL_NOTES
unstable -> testing
[cran2deb.git] / trunk / inst / doc / INSTALL_NOTES
index 47d22984e09ca25ab9a0ed00fde8ea68d9cbefa7..5acec950bd5c49bd9cad927709adb32082f85ff6 100644 (file)
@@ -35,10 +35,10 @@ chmod 3775 /etc/cran2deb
 copy ROOT/etc/* to /etc/cran2deb
 ln -s /var/www/cran2deb/ /etc/cran2deb/archive
 edit /etc/cran2deb/pbuilder.in:
-OTHERMIRROR='deb http://localhost/users/cb/cran2deb/ unstable/$(ARCH)/ | deb http://localhost/users/cb/cran2deb/ unstable/all/'
+OTHERMIRROR='deb http://localhost/users/cb/cran2deb/ testing/$(ARCH)/ | deb http://localhost/users/cb/cran2deb/ testing/all/'
 MIRRORSITE='http://ftp.debian.org/debian/'
 to
-OTHERMIRROR='deb http://localhost/cran2deb/ unstable/$(ARCH)/ | deb http://localhost/cran2deb/ unstable/all/'
+OTHERMIRROR='deb http://localhost/cran2deb/ testing/$(ARCH)/ | deb http://localhost/cran2deb/ testing/all/'
 MIRRORSITE='http://ftp.at.debian.org/debian/'
 
 # fix permissions for group usage.