SPECS: beagle.spec - temporary hack for mozilla home misdetection
freetz
freetz at pld-linux.org
Tue Jul 12 19:32:37 CEST 2005
Author: freetz Date: Tue Jul 12 17:32:37 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- temporary hack for mozilla home misdetection
---- Files affected:
SPECS:
beagle.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.30 SPECS/beagle.spec:1.31
--- SPECS/beagle.spec:1.30 Tue Jul 12 19:24:52 2005
+++ SPECS/beagle.spec Tue Jul 12 19:32:31 2005
@@ -13,7 +13,6 @@
Release: 0.1
License: Various
Group: Libraries
-#Source0: %{name}-%{version}-%{snap}.tar.bz2
Source0: http://ftp.gnome.org/pub/gnome/sources/beagle/0.0/%{name}-%{version}.tar.bz2
# Source0-md5: 27bfdc64982a471a7d9c2a86c620752d
Patch0: %{name}-Filters-dir.patch
@@ -109,7 +108,8 @@
--disable-epiphany-extension
%endif
-%{__make}
+%{__make} \
+ MOZILLA_HOME=%{_libdir}/mozilla
%install
rm -rf $RPM_BUILD_ROOT
@@ -164,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2005/07/12 17:32:31 freetz
+- temporary hack for mozilla home misdetection
+
Revision 1.30 2005/07/12 17:24:52 freetz
- new sqlite3 support seems broken, back to old one
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list