Browse Source

need to specify zlib prefix

Michael van Elst 23 years ago
parent
commit
3795506442
1 changed files with 2 additions and 2 deletions
  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