]> git.pld-linux.org Git - packages/cracklib.git/blobdiff - cracklib-python3.patch
- updated to 2.9.11
[packages/cracklib.git] / cracklib-python3.patch
index 714f1fa6e0cce35674f041dbc5b9336461ff2123..4eb46ad23e6f4fce300477ace7ec10c5efb56ca8 100644 (file)
@@ -1,8 +1,7 @@
-diff -u cracklib-2.9.7.orig/configure.ac cracklib-2.9.7/configure.ac
---- cracklib-2.9.7.orig/configure.ac   2019-03-03 17:49:19.000000000 +0000
-+++ cracklib-2.9.7/configure.ac        2022-02-26 23:30:53.361504964 +0000
-@@ -72,7 +72,7 @@
- AC_HELP_STRING(--without-python,[Build a python module @<:@default=auto@:>@]),
+--- cracklib-2.9.11.orig/configure.ac  2019-03-03 17:49:19.000000000 +0000
++++ cracklib-2.9.11/configure.ac       2022-02-26 23:30:53.361504964 +0000
+@@ -72,7 +72,7 @@ AC_ARG_WITH(python,
+ AS_HELP_STRING([--without-python],[Build a python module @<:@default=auto@:>@]),
  build_python=$withval,build_python=auto)
  if test "$build_python" != no ; then
 -   AM_PATH_PYTHON(,,
This page took 0.039083 seconds and 4 git commands to generate.