wok diff systemd/receipt @ rev 22389

Add php-opcache
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 28 21:44:13 2019 +0100 (2019-11-28)
parents 7e450318d2cc
children 2d2aa67a5236
line diff
     1.1 --- a/systemd/receipt	Sat Apr 06 09:20:09 2019 +0100
     1.2 +++ b/systemd/receipt	Thu Nov 28 21:44:13 2019 +0100
     1.3 @@ -32,6 +32,8 @@
     1.4  {
     1.5  	patch --strip=0 --input=$stuff/systemd-195.journal-file.c.patch \
     1.6  		src/journal/journal-file.c
     1.7 +	patch --strip=0 --input=$stuff/systemd-195.journal-vacuum.c.patch \
     1.8 +		src/journal/journal-vacuum.c
     1.9  
    1.10  	./configure						\
    1.11  		--prefix=/usr					\