Don't try to build src/macuvs.h (via IVD_Sequences.txt)
authorRob Browning <rlb@defaultvalue.org>
Wed, 22 Oct 2014 00:10:17 +0000 (19:10 -0500)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 17 Aug 2017 18:29:59 +0000 (19:29 +0100)
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

index f58303b6d76fa1d745c6b6cc53d2eee3098892eb..408a4cd5a0dd10fc1c48c4d74d8229b375db43f1 100644 (file)
@@ -53,16 +53,7 @@ am__v_at_1 =
 
 .PHONY: all unifiles
 
-all: ${top_srcdir}/src/macuvs.h unifiles ${unidir}/charscript.el
-
-## Specify .elc as an order-only prereq so as to not needlessly rebuild
-## target just because the .elc is missing.
-## Same with charprop.el below.
-${top_srcdir}/src/macuvs.h: ${srcdir}/uvs.el ${srcdir}/IVD_Sequences.txt | \
-  ${srcdir}/uvs.elc
-       $(AM_V_GEN)${emacs} -L ${srcdir} -l uvs \
-         --eval '(uvs-print-table-ivd (unmsys--file-name "${srcdir}/IVD_Sequences.txt") "Adobe-Japan1")' \
-         > $@
+all: unifiles ${unidir}/charscript.el
 
 %.elc: %.el
        $(AM_V_ELC)${emacs} -f batch-byte-compile $<
@@ -122,7 +113,7 @@ maintainer-clean: distclean
 ## change and it slows down bootstrap (a tiny bit).
 ## Cf leim/ja-dic (which is much slower).
 extraclean:
-       rm -f ${top_srcdir}/src/macuvs.h ${unidir}/charscript.el*
+       rm -f ${unidir}/charscript.el*
   ifneq (,$(wildcard $(unidir)/charprop.el))
        cd $(unidir) && \
          rm -f `sed -n 's/^;; FILE: //p' < charprop.el` charprop.el