]> git.pld-linux.org Git - packages/ecj.git/commitdiff
- makefile is fine (my make was misscompiled by old gcc4).
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 18 Apr 2005 12:35:43 +0000 (12:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 1.

Changed files:
    ecj.spec -> 1.4

ecj.spec

index 643518124dc6ef6cf6c3536b5d833d9467f3b1d9..8019313cf0dddfbcdad320d58d7a676bdb0845c7 100644 (file)
--- a/ecj.spec
+++ b/ecj.spec
@@ -1,7 +1,7 @@
 Summary:       Eclipse Compiler for Java
 Name:          ecj
 Version:       0.298
-Release:       0.1
+Release:       1
 License:       CPL v1.0
 Group:         Development/Languages/Java
 Source0:       ftp://sources.redhat.com/pub/rhug/ecj/rhug-%{name}-%{version}.tar.gz
@@ -20,7 +20,7 @@ ECJ is a Java bytecode compiler extracted from the Eclipse IDE.
 %configure \
        --disable-static
 
-%{__make} -r
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.22536 seconds and 4 git commands to generate.