wok-6.x diff libcap/receipt @ rev 22477

updated alarm-clock again (1.4.3 -> 1.4.9)
author Hans-G?nter Theisgen
date Sat Dec 28 14:49:21 2019 +0100 (2019-12-28)
parents ee294d252003
children 0a32887d9b8c
line diff
     1.1 --- a/libcap/receipt	Sun Feb 15 12:51:49 2015 +0000
     1.2 +++ b/libcap/receipt	Sat Dec 28 14:49:21 2019 +0100
     1.3 @@ -23,6 +23,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|INCLUDE_GPERF_OUTPUT = |&-include stddef.h |' libcap/Makefile
     1.8  	make DYNAMIC=yes ${ARCH_ARGS} &&
     1.9  	make RAISE_SETCAP=no DESTDIR=$DESTDIR install
    1.10  }