[libreoffice/master-3.5] define empty %with_lang for build without langpacks

David Tardon dtardon at fedoraproject.org
Fri Dec 9 17:00:21 UTC 2011


commit d64e0e2c96f240f7ae327ae2730b0aca3368b380
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Dec 9 17:56:42 2011 +0100

    define empty %with_lang for build without langpacks

 libreoffice.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index bd1e21c..f9809fd 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -21,6 +21,7 @@
 %define with_lang --with-lang="%{langpack_langs}"
 %else
 %define langpack_langs en-US
+%define with_lang ''
 %endif
 
 Summary:        Free Software Productivity Suite


More information about the scm-commits mailing list