packages: gnome-shell/gnome-shell.spec - fix path to xulrunner - verbose make
wiget
wiget at pld-linux.org
Sat Oct 17 10:11:25 CEST 2009
Author: wiget Date: Sat Oct 17 08:11:25 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix path to xulrunner
- verbose make
---- Files affected:
packages/gnome-shell:
gnome-shell.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/gnome-shell/gnome-shell.spec
diff -u packages/gnome-shell/gnome-shell.spec:1.7 packages/gnome-shell/gnome-shell.spec:1.8
--- packages/gnome-shell/gnome-shell.spec:1.7 Fri Oct 16 22:56:52 2009
+++ packages/gnome-shell/gnome-shell.spec Sat Oct 17 10:11:19 2009
@@ -34,9 +34,10 @@
%setup -q
%build
-export LD_LIBRARY_PATH=/usr/lib/xulrunner
+export LD_LIBRARY_PATH=%{_libdir}/xulrunner
%configure \
--disable-schemas-install \
+ --disable-silent-rules \
--disable-static
%{__make}
@@ -76,6 +77,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2009/10/17 08:11:19 wiget
+- fix path to xulrunner
+- verbose make
+
Revision 1.7 2009/10/16 20:56:52 wrobell
- added desktop file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-shell/gnome-shell.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list