wok diff davfs2/receipt @ rev 22620

updated cups, cups-dev, cups-doc, cups-pam and libcups (2.0.2 -> 2.3.1)
author Hans-G?nter Theisgen
date Sun Jan 12 14:31:51 2020 +0100 (2020-01-12)
parents 401224c936cc
children c7c1f3ae73ab
line diff
     1.1 --- a/davfs2/receipt	Mon Feb 12 13:54:33 2018 +0100
     1.2 +++ b/davfs2/receipt	Sun Jan 12 14:31:51 2020 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|-fstack-protector-strong ||' src/Makefile.*
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&