[packages/ruby] - prep unicde data files
baggins
baggins at pld-linux.org
Thu May 31 16:38:34 CEST 2018
commit 0e33fc0c1955fdd2febb6c227b640eb72f720f3b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 31 23:37:44 2018 +0900
- prep unicde data files
ruby.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/ruby.spec b/ruby.spec
index 4054dd6..5e58f8a 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -567,6 +567,9 @@ Very little code is required to achieve either of these.
%patch9 -p1
%patch12 -p1
+install -d enc/unicode/data/9.0.0
+cp -p %{SOURCE50} %{SOURCE51} %{SOURCE52} %{SOURCE53} %{SOURCE54} enc/unicode/data/9.0.0/
+
# must be regenerated with new bison
%{__rm} parse.{c,h}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/0e33fc0c1955fdd2febb6c227b640eb72f720f3b
More information about the pld-cvs-commit
mailing list