[openoffice.org] zip -> oxt

Caolan McNamara caolanm at fedoraproject.org
Thu Aug 12 15:40:21 UTC 2010


commit cfa84ebea3a9b62116d22b3c42dfaf2f5f585dec
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Aug 12 16:40:15 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 3293c35..94ef120 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