pkgsrc/devel/libidn/patches/patch-aa
adam 3ece6dbe2b Changes 1.24:
* Libraries are re-licensed from LGPLv2+ to dual-GPLv2+|LGPLv3+.
* build: Fix parallel Windows builds.
* libidn: Fix potential infloop in pr29 code.
* libidn: Add 'const' keyword to 'stringprep_ucs4_nfkc_normalize' function.
* Sync glib NFKC code and improve copyright/license statements.
* Update gnulib files and translations.
* API and ABI is backwards compatible with the previous version.
2012-01-17 15:44:43 +00:00

13 lines
278 B
Text

$NetBSD: patch-aa,v 1.5 2012/01/17 15:44:43 adam Exp $
--- src/Makefile.in.orig 2006-11-30 11:57:14.000000000 +0000
+++ src/Makefile.in
@@ -1344,7 +1344,7 @@ info: info-am
info-am:
-install-data-am: install-dist_lispDATA
+install-data-am:
install-dvi: install-dvi-am