Accepting request 87266 from server:mail

Fix build on ARM

OBS-URL: https://build.opensuse.org/request/show/87266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alpine?expand=0&rev=23
This commit is contained in:
Lars Vogdt 2011-10-11 14:41:28 +00:00 committed by Git OBS Bridge
commit 421dc54462
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 10 13:40:24 UTC 2011 - max@suse.com
- Explicitly set the ssl prefix dir to fix build on ARM.
-------------------------------------------------------------------
Fri Sep 30 20:07:39 UTC 2011 - coolo@suse.com

View File

@ -237,6 +237,7 @@ autoreconf -fiv
%( : 'mudflap(th) does not work with with threads:' )\
--without-pthread \
%endif
--with-ssl-dir=/usr \
--with-smtp-msa=/usr/sbin/sendmail \
--with-password-prog=/usr/bin/passwd \
--with-npa=/usr/bin/inews \