瀏覽代碼

speclint police: use correct macro name

Ralf S. Engelschall 23 年之前
父節點
當前提交
ba4b12e910
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      icewm/icewm.spec

+ 2 - 2
icewm/icewm.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        X11
 Group:        X11
 License:      GPL
 License:      GPL
 Version:      1.2.9
 Version:      1.2.9
-Release:      20030717
+Release:      20030722
 
 
 #   package options
 #   package options
 %option       with_iconv   no
 %option       with_iconv   no
@@ -49,7 +49,7 @@ Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, imlib, gcc, make
 BuildPreReq:  OpenPKG, openpkg >= 20030103, X11, imlib, gcc, make
 PreReq:       OpenPKG, openpkg >= 20030103, X11, imlib
 PreReq:       OpenPKG, openpkg >= 20030103, X11, imlib
-%if "%{with_libiconv}" == "yes"
+%if "%{with_iconv}" == "yes"
 BuildPreReq:  libiconv
 BuildPreReq:  libiconv
 PreReq:       libiconv
 PreReq:       libiconv
 %endif
 %endif