浏览代码

need to specify zlib prefix

Michael van Elst 23 年之前
父节点
当前提交
3795506442
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      aide/aide.spec

+ 2 - 2
aide/aide.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        Security
 License:      GPL
 Version:      0.9
-Release:      20030111
+Release:      20030112
 
 #   list of sources
 Source0:      http://www.cs.tut.fi/~rammer/aide-0.9.tar.gz
@@ -63,7 +63,7 @@ AutoReqProv:  no
         --prefix=%{l_prefix} \
         --with-dbhmactype=sha1 \
         --with-dbhmackey=T3BlblBLRyBNYWludGFpbmVy \
-        --with-zlib
+        --with-zlib=%{l_prefix}
     %{l_make} %{l_mflags -O}
 
 %install