]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- prep unicde data files auto/th/ruby-2.4.4-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 31 May 2018 14:37:44 +0000 (23:37 +0900)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 31 May 2018 14:37:44 +0000 (23:37 +0900)
ruby.spec

index 4054dd651639a649cfb2f718eea46cbad1688be4..5e58f8a5c228e37ab9c35755dcf494b897304bc6 100644 (file)
--- 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}
 
This page took 0.103113 seconds and 4 git commands to generate.