]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- fixed build translations (added missing qt_fa_IR.ts)
authorKarol Krenski <charles@pld-linux.org>
Sat, 20 Oct 2012 22:47:46 +0000 (00:47 +0200)
committerKarol Krenski <charles@pld-linux.org>
Sat, 20 Oct 2012 22:47:46 +0000 (00:47 +0200)
VirtualBox.spec

index b31bbf6929edf1fc2190392f74672e3864d137f6..90e98f7856e47e933874977556459acd83b2fc0a 100644 (file)
@@ -523,6 +523,9 @@ cd -
 %patch10 -p1
 %patch11 -p1
 
+# fix build translations (missing qt_fa_IR.ts)
+cp src/VBox/Frontends/VirtualBox/nls/{qt_en,qt_fa_IR}.ts
+
 
 %build
 %if %{with userspace}
This page took 0.084853 seconds and 4 git commands to generate.