[libreoffice] productversion.mk moved

Caolan McNamara caolanm at fedoraproject.org
Fri Nov 19 11:34:52 UTC 2010


commit 7acb8c738a0f323274a57839f86e4839a088929b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Nov 19 11:34:50 2010 +0000

    productversion.mk moved

 libreoffice.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 28cf3ea..6f8a496 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -788,8 +788,8 @@ unzip -d %{extdir}/%{extname} %{solverbindir}/%{extname}.oxt
 rm -rf $RPM_BUILD_ROOT
 source ./Linux*Env.Set.sh
 #figure out the icon version
-export `grep "^PRODUCTVERSIONSHORT =" sysui/desktop/productversion.mk | sed -e "s/ //g"`
-export `grep "PRODUCTVERSION[ ]*=[ ]*" sysui/desktop/productversion.mk | sed -e "s/ //g"`
+export `grep "^PRODUCTVERSIONSHORT =" solenv/inc/productversion.mk | sed -e "s/ //g"`
+export `grep "PRODUCTVERSION[ ]*=[ ]*" solenv/inc/productversion.mk | sed -e "s/ //g"`
 #install
 cd instsetoo_native/util
 #direct install


More information about the scm-commits mailing list