[openoffice.org/f14/master] zip -> oxt

Caolan McNamara caolanm at fedoraproject.org
Thu Aug 12 15:39:57 UTC 2010


commit d0be3201e6f2e9a2e50e98b78fca03aeae475d98
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Aug 12 16:39:52 2010 +0100

    zip -> oxt

 openoffice.org.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openoffice.org.spec b/openoffice.org.spec
index 1021cbd..737a56d 100644
--- a/openoffice.org.spec
+++ b/openoffice.org.spec
@@ -1874,7 +1874,7 @@ sed -i -e 's/@type@/python/' -e 's/@path@/pythonscript.py/' \
 
 popd
 #set timestamp so it'll be the same on all archs for multilib
-touch -r solenv/inc/minor.mk $RPM_BUILD_ROOT%{baseinstdir}/extensions/ScriptProviderForPython.zip/pythonscript.py
+touch -r solenv/inc/minor.mk $RPM_BUILD_ROOT%{baseinstdir}/extensions/ScriptProviderForPython.oxt/pythonscript.py
 
 # remove force-agrement to extensions licences
 find $RPM_BUILD_ROOT/%{baseinstdir}/extensions -name description.xml -exec sh -c 'xsltproc --novalid --nonet -o {}.tmp %{SOURCE8} {} && mv -f {}.tmp {}' \;


More information about the scm-commits mailing list