]> git.pld-linux.org Git - packages/antlr.git/commitdiff
- Making antlr run-script usable
authoradgor <adgor@pld-linux.org>
Thu, 9 Oct 2003 15:59:43 +0000 (15:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Removed classpath.patch (reduced && merged with scripts.patch)
- Removed CLASSPATH export
- Release 2

Changed files:
    antlr.spec -> 1.2

antlr.spec

index c5a6a464b11fc6993ab20ae1c32aea1bab291946..41127da4a3668af7c2ed9a0c3e7dfd2d1536b0f3 100644 (file)
@@ -2,12 +2,12 @@ Summary:      ANother Tool for Language Recognition
 Summary(pl):   TODO
 Name:          antlr
 Version:       2.7.2
-Release:       1
+Release:       2
 License:       Public Domain
 Group:         Development/Tools
 Source0:       http://www.antlr.org/download/%{name}-%{version}.tar.gz
 # Source0-md5: d67ffcaba6b2cedd99601b9052f63957
-Patch0:                %{name}-classpath.patch
+Patch0:                %{name}-scripts.patch
 URL:           http://www.antlr.org/
 BuildRequires: jar
 Conflicts:     pccts
@@ -30,8 +30,6 @@ TODO.
 
 %build
 
-export CLASSPATH=$RPM_BUILD_DIR/%{name}-%{version}/antlr.jar
-
 %configure
 
 %{__make}
This page took 0.087368 seconds and 4 git commands to generate.