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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1056%2Fhead;p=thirdparty%2Fpdns.git Remove duplicate INSTALL file --- diff --git a/pdns/INSTALL b/pdns/INSTALL deleted file mode 100644 index 17ba580977..0000000000 --- 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