without_openldap.patch 1.7 KB

1234567891011121314151617181920212223242526
  1. diff -Nuar audit-2.3.6.orig/audisp/plugins/Makefile.am audit-2.3.6/audisp/plugins/Makefile.am
  2. --- audit-2.3.6.orig/audisp/plugins/Makefile.am 2014-04-11 22:49:23.000000000 +0300
  3. +++ audit-2.3.6/audisp/plugins/Makefile.am 2014-05-17 01:46:10.260461732 +0300
  4. @@ -22,7 +22,7 @@
  5. CONFIG_CLEAN_FILES = *.loT *.rej *.orig
  6. -SUBDIRS = builtins zos-remote remote
  7. +SUBDIRS = builtins remote
  8. #SUBDIRS = builtins zos-remote
  9. if HAVE_PRELUDE
  10. SUBDIRS += prelude
  11. diff -Nuar audit-2.3.6.orig/configure.ac audit-2.3.6/configure.ac
  12. --- audit-2.3.6.orig/configure.ac 2014-04-11 22:49:33.000000000 +0300
  13. +++ audit-2.3.6/configure.ac 2014-05-17 01:44:36.753791021 +0300
  14. @@ -291,7 +291,7 @@
  15. AC_SUBST(LIBPRELUDE_CFLAGS)
  16. AC_SUBST(LIBPRELUDE_LDFLAGS)
  17. -AC_OUTPUT(Makefile lib/Makefile lib/test/Makefile auparse/Makefile auparse/test/Makefile src/Makefile src/mt/Makefile src/libev/Makefile src/test/Makefile swig/Makefile docs/Makefile init.d/Makefile audisp/Makefile audisp/plugins/Makefile audisp/plugins/builtins/Makefile audisp/plugins/prelude/Makefile audisp/plugins/remote/Makefile audisp/plugins/zos-remote/Makefile bindings/Makefile bindings/python/Makefile tools/Makefile tools/aulast/Makefile tools/aulastlog/Makefile tools/ausyscall/Makefile tools/auvirt/Makefile)
  18. +AC_OUTPUT(Makefile lib/Makefile lib/test/Makefile auparse/Makefile auparse/test/Makefile src/Makefile src/mt/Makefile src/libev/Makefile src/test/Makefile swig/Makefile docs/Makefile init.d/Makefile audisp/Makefile audisp/plugins/Makefile audisp/plugins/builtins/Makefile audisp/plugins/prelude/Makefile audisp/plugins/remote/Makefile bindings/Makefile bindings/python/Makefile tools/Makefile tools/aulast/Makefile tools/aulastlog/Makefile tools/ausyscall/Makefile tools/auvirt/Makefile)
  19. echo .
  20. echo "