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:
parent
591ee9aeb2
commit
0452625f68
@ -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