head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2009.11.13.22.50.17; author rse; state Exp; branches; next 1.1; commitid Rdy1lecXxNRtxpbu; 1.1 date 2009.03.28.08.34.36; author rse; state Exp; branches; next ; commitid freh5pw6nUEhcMHt; desc @@ 1.2 log @upgrading package: ldns 1.6.1 -> 1.6.2 @ text @Index: Makefile.in --- Makefile.in.orig 2009-08-18 17:04:43 +0200 +++ Makefile.in 2009-11-13 23:47:42 +0100 @@@@ -142,10 +142,6 @@@@ fi install-manpages: manpages - ${INSTALL} -d $(DESTDIR)$(mandir)/man3 - for f in doc/man/man3/*; do \ - ${INSTALL} -c -m 444 $$f $(DESTDIR)$(mandir)/man3/; \ - done uninstall-manpages: for i in `cat doc/ldns_manpages`; do \ @ 1.1 log @new package: ldns 1.5.1 (DNS Library) @ text @d2 4 a5 4 --- Makefile.in.orig 2008-12-18 15:09:29 +0100 +++ Makefile.in 2009-03-28 00:40:47 +0100 @@@@ -131,8 +131,6 @@@@ destclean: uninstall d9 3 a11 1 - cp -Rp doc/man/man3/* $(DESTDIR)$(mandir)/man3/ @