فهرست منبع

upgrading package: treecc 0.1.2 -> 0.1.4

Ralf S. Engelschall 24 سال پیش
والد
کامیت
a129b1fea9
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      treecc/treecc.spec

+ 3 - 3
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