]> git.pld-linux.org Git - packages/xulrunner.git/commitdiff
- added js-gdb.py TODO
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 12 Nov 2013 15:33:35 +0000 (16:33 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 12 Nov 2013 15:33:35 +0000 (16:33 +0100)
xulrunner.spec

index 15417a237c503bd45dd0f6f1ec4762db5f2bf05d..487d29c8b1ef6dd500adb9daae409bcbe26d4be3 100644 (file)
@@ -1,5 +1,6 @@
 # TODO:
 # - consider --enable-libproxy
+# - package js-gdb.py for gdb
 #
 # Conditional build:
 %bcond_with    tests           # enable tests (whatever they check)
@@ -302,6 +303,7 @@ install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins \
        $RPM_BUILD_ROOT%{_pkgconfigdir}
 
 cd mozilla/obj-%{_target_cpu}
+export LD_LIBRARY_PATH=$(pwd)/dist/lib
 %{__make} -C xulrunner/installer stage-package libxul.pc libxul-embedding.pc mozilla-js.pc mozilla-plugin.pc\
        DESTDIR=$RPM_BUILD_ROOT \
        installdir=%{_libdir}/%{name} \
This page took 0.091618 seconds and 4 git commands to generate.