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:
Dominique Leuenberger 2021-05-21 19:50:23 +00:00 committed by Git OBS Bridge
commit 5daa947736
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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