wok diff mutt/receipt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents f58de9ed1b72
children e2073ef01171
line diff
     1.1 --- a/mutt/receipt	Sat Mar 21 10:33:12 2020 +0100
     1.2 +++ b/mutt/receipt	Sat May 02 17:31:45 2020 +0000
     1.3 @@ -25,8 +25,8 @@
     1.4  	./configure				\
     1.5  		--prefix=/usr			\
     1.6  		--enable-imap			\
     1.7 +		--with-mailpath=/var/mail	\
     1.8  		--with-ssl=/usr			\
     1.9 -		--with-mailpath=/var/mail	\
    1.10  		--sysconfdir=/etc		\
    1.11  		--enable-pop			\
    1.12  		--enable-smtp			\