]> git.pld-linux.org Git - packages/mkvtoolnix.git/commitdiff
- ruby is pathetic, really pathetic
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 18 Jun 2015 22:20:05 +0000 (00:20 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 18 Jun 2015 22:20:05 +0000 (00:20 +0200)
mkvtoolnix.spec

index af45440ba8845d99af8c98804c8df17065125f10..9a967eb9dd95ff114f8e8541f60f8c4e386fe647 100644 (file)
@@ -74,7 +74,7 @@ LC_ALL="C.UTF-8" rake %{?with_verbose:V=1}
 %install
 rm -rf $RPM_BUILD_ROOT
 
-rake install \
+LC_ALL="C.UTF-8" rake install \
        INSTALL="install -cp" \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.047628 seconds and 4 git commands to generate.