Package: libseccomp / 2.1.1-1

Metadata

Package Version Patches format
libseccomp 2.1.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pkgconfig macro.patch | (download)

macros.mk | 6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-)

 this bash trick doesn't work for some reason, so just replace
 with the needed literal "libseccomp.pc" instead.
manpage typo.patch | (download)

doc/man/man1/scmp_sys_resolver.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in manpage, noticed by lintian.
build ldflags.patch | (download)

macros.mk | 2 1 + 1 - 0 !
tests/Makefile | 2 1 + 1 - 0 !
tools/Makefile | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 libflags are for libraries, ldflags are for linker arguments.