mozilla-xulrunner192/mozilla-xulrunner192.spec
branchmozilla-1.9.2
changeset 72 09df8552b796
parent 71 ae404bc8e61f
child 88 a066d1e6db17
--- a/mozilla-xulrunner192/mozilla-xulrunner192.spec	Mon Apr 26 07:11:59 2010 +0200
+++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec	Mon May 03 18:33:37 2010 +0200
@@ -41,7 +41,7 @@
 License:        GPLv2+ ; LGPLv2.1+ ; MPLv1.1+
 Version:        1.9.2.4
 Release:        1
-%define         releasedate 2010041700
+%define         releasedate 2010050300
 %define         version_internal 1.9.2.4
 %define         apiversion 1.9.2
 %define         uaweight 192040
@@ -437,7 +437,7 @@
 
 %post
 /usr/sbin/update-alternatives --install %{_bindir}/xulrunner \
-  xulrunner %{_libdir}/xulrunner-%{version_internal}/xulrunner %{uaweight} || :
+  xulrunner %{_libdir}/xulrunner-%{apiversion}/xulrunner %{uaweight} || :
 %{_libdir}/xulrunner-%{apiversion}/add-plugins.sh > /dev/null 2>&1
 exit 0