Accepting request 894815 from server:mail
OBS-URL: https://build.opensuse.org/request/show/894815 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alpine?expand=0&rev=52
This commit is contained in:
commit
5daa947736
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 16 15:23:42 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Set system mail directory to /var/mail
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 12:04:04 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -200,7 +200,7 @@ perl -i -pe 's{(define SYSTYPE) "LNX"}{$1 "'"$tag"'"}g' include/config.h
|
||||
#
|
||||
# imap does not use CFLAGS from configure, needs EXTRACFLAGS/EXTRALDFLAGS:
|
||||
#
|
||||
%make_build EXTRACFLAGS="$CFLAGS" EXTRALDFLAGS="$EXTRALDFLAGS"
|
||||
%make_build EXTRACFLAGS="$CFLAGS" EXTRALDFLAGS="$EXTRALDFLAGS" MAILSPOOL="%{_localstatedir}/mail"
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user