]> git.pld-linux.org Git - packages/monit.git/commitdiff
- define ssllibdir to %{_libdir} - mayby it help on amd64...
authorundefine <undefine@pld-linux.org>
Mon, 26 Jul 2004 19:08:24 +0000 (19:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    monit.spec -> 1.22

monit.spec

index a5ef06df94e2f3dbaa7f28bf2d86f59effb61680..13348cce6eeb408cd0ef20dc43cc3aa45a3a50c9 100644 (file)
@@ -31,7 +31,8 @@ przestaje odpowiada
 %setup -q
 
 %build
-%configure
+%configure \
+       --with-ssl-lib-dir=%{_libdir}
 %{__make}
 
 %install
This page took 0.058753 seconds and 4 git commands to generate.