Path to this page:
Subject: CVS commit: wip/tc-git
From: Makoto Fujiwara
Date: 2013-10-22 15:05:16
Message id: E1VYbeR-00028r-69@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
(1) Put work around for the problem of:
fatal: unable to access 'http://github.com/kanchoku/tc.git/':
SSL certificate problem: unable to get local issuer certificate
+# Add "-c http.sslVerify=false" to git command or,
+PKGSRC_SETENV= GIT_SSL_NO_VERIFY=true
(2) If EMACS_TYPE is emacs25, refer wip version of emacs-current
-.include "../../editors/emacs/modules.mk"
+.include "../../wip/emacs-current/modules.mk"
Files: