patch-bindings_python3_Makefile_am 413 B

1234567891011
  1. --- libcap-ng-0.9.3.orig/bindings/python3/Makefile.am 2026-04-09 18:16:37.000000000 +0200
  2. +++ libcap-ng-0.9.3/bindings/python3/Makefile.am 2026-05-15 18:53:58.284204707 +0200
  3. @@ -20,7 +20,7 @@
  4. # Authors:
  5. # Steve Grubb <sgrubb@redhat.com>
  6. #
  7. -SUBDIRS = test
  8. +SUBDIRS =
  9. CONFIG_CLEAN_FILES = *.loT *.rej *.orig
  10. AM_CFLAGS = -fPIC -DPIC $(PYTHON3_CFLAGS)
  11. AM_CPPFLAGS = -I. -I$(top_builddir) $(PYTHON3_INCLUDES)