Commit af5de1b9 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated Net-DNS to 1.21

parent 4d0d2c52
all: all:
tar xf Net-DNS-1.18.tar.gz tar xf Net-DNS-1.21.tar.gz
cd Net-DNS-1.18 && perl Makefile.PL cd Net-DNS-1.21 && perl Makefile.PL
$(MAKE) -C Net-DNS-1.18 $(MAKE) -C Net-DNS-1.21
$(MAKE) -C Net-DNS-1.18 test $(MAKE) -C Net-DNS-1.21 test
$(MAKE) -C Net-DNS-1.18 install $(MAKE) -C Net-DNS-1.21 install
rm -rf Net-DNS-1.18 rm -rf Net-DNS-1.21
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