]> git.pld-linux.org Git - packages/eclipse-ecj.git/commitdiff
- gcc patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 20 Jul 2008 11:06:10 +0000 (11:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eclipse-ecj.spec -> 1.7

eclipse-ecj.spec

index cf9d75fd52dae314dee6dc0f95b4cfb3ebbde07b..0e33730c0ee875afbe9e38849efeb0c8b9eec711 100644 (file)
@@ -9,6 +9,7 @@ Group:          Development/Tools
 Source0:       http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/%{name}-%{version}.tar.bz2
 # Source0-md5: 21f55de66c2deec51b6714b607b6793f
 Patch0:                %{name}-gentoo.patch
 Source0:       http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/%{name}-%{version}.tar.bz2
 # Source0-md5: 21f55de66c2deec51b6714b607b6793f
 Patch0:                %{name}-gentoo.patch
+Patch1:                %{name}-gccmain.patch
 URL:           http://www.eclipse.org/
 BuildRequires: ant >= 1.6.1
 BuildRequires: jdk >= 1.4
 URL:           http://www.eclipse.org/
 BuildRequires: ant >= 1.6.1
 BuildRequires: jdk >= 1.4
@@ -36,6 +37,7 @@ Kompilator Eclipse dla Javy.
 %prep
 %setup -q
 %patch0 -p1
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 %build
 %ant -f compilejdtcorewithjavac.xml
 
 %build
 %ant -f compilejdtcorewithjavac.xml
This page took 0.063732 seconds and 4 git commands to generate.