From: nobu@... Date: 2014-10-22T17:25:50+00:00 Subject: [ruby-core:65852] [ruby-trunk - Bug #10414] [Closed] makefile doesn't generate lib/unicode_normalize/tables.rb automatically Issue #10414 has been updated by Nobuyoshi Nakada. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r48099. ---------- common.mk: update source tree * common.mk (after-update): update files under source tree. [ruby-core:65840] [Bug #10414] ---------------------------------------- Bug #10414: makefile doesn't generate lib/unicode_normalize/tables.rb automatically https://bugs.ruby-lang.org/issues/10414#change-49586 * Author: Martin D��rst * Status: Closed * Priority: Normal * Assignee: Nobuyoshi Nakada * Category: build * Target version: current: 2.2.0 * ruby -v: ruby 2.2.0dev (2014-10-22 trunk 48089) [x86_64-cygwin] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- The current makefile logic doesn't generate the file lib/unicode_normalize/tables.rb automatically. How tested: Removed the file, ran make up; make install-nodoc. Checked for presence of file. -- https://bugs.ruby-lang.org/