]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- nsIURI.h is expected in main include dir (symlink added)
authorfreetz <freetz@pld-linux.org>
Wed, 18 May 2005 18:26:54 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  rel. 2.9 (tested with epiphany and galeon) TODO: xpidl conflicts

Changed files:
    mozilla-firefox.spec -> 1.80

mozilla-firefox.spec

index d6deb69aa93553433a10e743fbd0e4465d0b51ac..48154ab1aca0ad6968d9a09356aac072cc62ecc1 100644 (file)
@@ -12,7 +12,7 @@ Summary:      Mozilla Firefox web browser
 Summary(pl):   Mozilla Firefox - przeglĀ±darka WWW
 Name:          mozilla-firefox
 Version:       1.0.4
-Release:       2.1
+Release:       2.9
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -199,6 +199,9 @@ install dist/bin/xpidl $RPM_BUILD_ROOT%{_bindir}
 install dist/bin/xpt_dump $RPM_BUILD_ROOT%{_bindir}
 install dist/bin/xpt_link $RPM_BUILD_ROOT%{_bindir}
 
+ln -sf %{_includedir}/mozilla-firefox/necko/nsIURI.h \
+       $RPM_BUILD_ROOT%{_includedir}/mozilla-firefox/nsIURI.h
+       
 # pkgconfig files
 for f in build/unix/*.pc ; do
         sed -e 's/firefox-%{version}/mozilla-firefox/' $f \
This page took 0.149935 seconds and 4 git commands to generate.