wok diff systemd/receipt @ rev 21589

updated nut (2.6.5 -> 2.7.4)
author Hans-G?nter Theisgen
date Mon May 20 16:22:34 2019 +0100 (2019-05-20)
parents 7e450318d2cc
children 2d2aa67a5236
line diff
     1.1 --- a/systemd/receipt	Sat Apr 06 09:20:09 2019 +0100
     1.2 +++ b/systemd/receipt	Mon May 20 16:22:34 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					\