Commit 850eecf9 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated Net-DNS to 1.31

parent af5de1b9
all: all:
tar xf Net-DNS-1.21.tar.gz tar xf Net-DNS-1.31.tar.gz
cd Net-DNS-1.21 && perl Makefile.PL cd Net-DNS-1.31 && perl Makefile.PL
$(MAKE) -C Net-DNS-1.21 $(MAKE) -C Net-DNS-1.31
$(MAKE) -C Net-DNS-1.21 test $(MAKE) -C Net-DNS-1.31 test
$(MAKE) -C Net-DNS-1.21 install $(MAKE) -C Net-DNS-1.31 install
rm -rf Net-DNS-1.21 rm -rf Net-DNS-1.31
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment