Browse Source

upgrading package: treecc 0.1.2 -> 0.1.4

master
parent
commit
a129b1fea9
  1. 6
      treecc/treecc.spec

6
treecc/treecc.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Group: Language
License: GPL
Version: 0.1.2
Release: 20020821
Version: 0.1.4
Release: 20020903
# list of sources
Source0: http://www.southern-storm.com.au/download/treecc-%{version}.tar.gz
@ -62,7 +62,7 @@ AutoReqProv: no
CXXFLAGS="%{l_cflags -O} -Wno-deprecated" \
./configure \
--prefix=%{l_prefix}
%{l_make} %{l_mflags -O}
%{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save