Updating link to change in openSUSE:Factory/alpine revision 52.0

OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=ed5f339becb62d0dd150e2e6f88fdf10
This commit is contained in:
OBS User buildservice-autocommit 2021-05-21 19:50:23 +00:00 committed by Git OBS Bridge
parent 591ee9aeb2
commit 0452625f68
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