فهرست منبع

fixed if/bracket nesting

Thomas Lotterer 23 سال پیش
والد
کامیت
ded8aff2b9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      autoconf/autoconf.spec

+ 2 - 2
autoconf/autoconf.spec

@@ -41,7 +41,7 @@ Distribution: OpenPKG [CORE]
 Group:        Development
 License:      GPL
 Version:      %{V_latest}
-Release:      20021020
+Release:      20021021
 
 #   list of sources
 Source1:      ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
@@ -77,8 +77,8 @@ AutoReqProv:  no
       cp -rp %{SOURCE acx_pthread.m4} .
       cat autoconf.m4 | %{l_sed} -e '69a\
 m4_include([autoconf/acx_pthread.m4])' >autoconf.m4
-%endif
     )
+%endif
 
 %build
     ( cd autoconf-%{V_old}