diff --git a/recipes/auctex.rcp b/recipes/auctex.rcp index 3448c3f7..26b10187 100644 --- a/recipes/auctex.rcp +++ b/recipes/auctex.rcp @@ -1,9 +1,9 @@ (:name auctex :website "http://www.gnu.org/software/auctex/" :description "AUCTeX is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs. It supports many different TeX macro packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX (dtx files)." - :type cvs + :type git :module "auctex" - :url ":pserver:anonymous@cvs.sv.gnu.org:/sources/auctex" + :url "git://git.savannah.gnu.org/auctex.git" :build `(("./autogen.sh") ("./configure" "--without-texmf-dir"