Fix build on ARM
OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=15
This commit is contained in:
parent
5c7717e8bb
commit
1c814ed9f9
@ -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
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user