From 1aa1a8d651ed67378f6bbc12ce57b3c96327a679 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Tue, 21 Oct 2014 19:10:17 -0500 Subject: [PATCH] Don't try to build src/macuvs.h (via IVD_Sequences.txt) These are OS X specific, and were removed for now, due to uncertainty over the licensing. Gbp-Pq: Name 0006-Don-t-try-to-build-src-macuvs.h-via-IVD_Sequences.tx.patch --- admin/unidata/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in index 6768d610ee0..162ee36bafc 100644 --- a/admin/unidata/Makefile.in +++ b/admin/unidata/Makefile.in @@ -43,7 +43,7 @@ unifiles = $(addprefix ${unidir}/,$(sort $(shell sed -n 's/^[ \t][ \t]*${lparen} .PHONY: all -all: ${top_srcdir}/src/macuvs.h ${unifiles} ${unidir}/charscript.el \ +all: ${unifiles} ${unidir}/charscript.el \ ${unidir}/charprop.el ${unidir}/emoji-zwj.el ${unidir}/emoji-labels.el \ ${unidir}/uni-scripts.el ${unidir}/uni-confusable.el \ ${unidir}/idna-mapping.el -- 2.30.2