From: Christian Hofstaedtler Date: Tue, 15 Oct 2013 10:45:12 +0000 (+0200) Subject: Remove duplicate INSTALL file X-Git-Tag: rec-3.6.0-rc1~407^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78bc4d6e9f1a8db31b1eefc79775a805e642034d;p=pdns Remove duplicate INSTALL file --- diff --git a/pdns/INSTALL b/pdns/INSTALL deleted file mode 100644 index 17ba58097..000000000 --- a/pdns/INSTALL +++ /dev/null @@ -1,3 +0,0 @@ -Read http://doc.powerdns.com/compiling-powerdns.html - -./configure ; make; make install should do the trick though