Added wgetrc.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 08 May 2010 13:05:00 +0300
changeset 75 956a463b63e3
parent 74 06fb23a66904
child 76 85dc8b07017a
Added wgetrc.
.wgetrc
Makefile
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.wgetrc	Sat May 08 13:05:00 2010 +0300
@@ -0,0 +1,2 @@
+# As I not install cetificate, don't check them.
+check_certificate = off
--- a/Makefile	Thu May 06 09:34:39 2010 +0300
+++ b/Makefile	Sat May 08 13:05:00 2010 +0300
@@ -12,7 +12,7 @@
   host_os = windows
 endif
 
-ITEMS = .Xdefaults .bashrc .mailsign .xinitrc .mc .vimrc .inputrc .ssh .hgrc .hgignore .bazaar
+ITEMS = .Xdefaults .bashrc .mailsign .xinitrc .mc .vimrc .inputrc .ssh .hgrc .hgignore .bazaar .wgetrc
 
 .PHONY: install
 install: