]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- temporary hack for mozilla home misdetection
authorfreetz <freetz@pld-linux.org>
Tue, 12 Jul 2005 17:32:31 +0000 (17:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle.spec -> 1.31

beagle.spec

index f4f86bddca2df7de7a7503d2eeaf0c806752f0bb..90303060619cde31406e00510ef462a7f7493064 100644 (file)
@@ -12,7 +12,6 @@ Version:      0.0.12
 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
@@ -108,7 +107,8 @@ odwiedzan
        --disable-epiphany-extension
 %endif
 
-%{__make}
+%{__make} \
+       MOZILLA_HOME=%{_libdir}/mozilla
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.029188 seconds and 4 git commands to generate.