Always use mozjs-17.0 even if js-devel is installed

This commit is contained in:
Miloslav Trmač 2013-12-07 02:36:40 +01:00
parent 8778af153a
commit 5d7095ad13
1 changed files with 2 additions and 1 deletions

View File

@ -93,7 +93,7 @@ export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro'
--disable-static \
--enable-introspection \
--disable-examples \
--enable-libsystemd-login=yes
--enable-libsystemd-login=yes --with-mozjs=mozjs-17.0
make V=1
%install
@ -169,6 +169,7 @@ exit 0
* Sat Dec 7 2013 Miloslav Trmač <mitr@redhat.com> - 0.112-2
- Workaround pam_systemd setting broken XDG_RUNTIME_DIR
Resolves: #1033774
- Always use mozjs-17.0 even if js-devel is installed
* Wed Sep 18 2013 Miloslav Trmač <mitr@redhat.com> - 0.112-1
- Update to polkit-0.112