]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- added patch to use firefox libs, not the ones from mozilla package
authorhawk <hawk@pld-linux.org>
Thu, 17 Jun 2004 11:56:25 +0000 (11:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- NFY, doesn't works with user rights, profile creation problems

Changed files:
    mozilla-firefox.spec -> 1.24

mozilla-firefox.spec

index 9e75353c1e590490fc2e0d71f13f598101970e8e..0ed3b2d49d385c42963fd31c589553a0096c2969 100644 (file)
@@ -15,6 +15,7 @@ Source1:      %{name}.desktop
 Patch0:                %{name}-alpha-gcc3.patch
 Patch1:                %{name}-nspr.patch
 Patch2:                %{name}-nss.patch
+Patch3:                %{name}-lib_path.patch
 URL:           http://www.mozilla.org/projects/firefox/
 BuildRequires: automake
 BuildRequires: gtk+2-devel >= 2.0.0
@@ -64,6 +65,7 @@ Angloj
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 export CFLAGS="%{rpmcflags}"
This page took 0.536965 seconds and 4 git commands to generate.