[packages/cracklib] define configuredir outside of conditional
atler
atler at pld-linux.org
Thu Mar 20 22:30:56 CET 2025
commit f2562f9aaa9da86489c86dca8445dd882789e07b
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Mar 20 22:27:34 2025 +0100
define configuredir outside of conditional
cracklib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cracklib.spec b/cracklib.spec
index 15ab79d..35e06c5 100644
--- a/cracklib.spec
+++ b/cracklib.spec
@@ -190,10 +190,10 @@ Wiązanie Pythona do crackliba.
%{__autoconf}
%{__autoheader}
%{__automake}
+%define configuredir ..
%if %{with python2}
install -d build-python2
cd build-python2
-%define configuredir ..
%configure \
PYTHON=%{__python} \
--disable-static \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cracklib.git/commitdiff/f2562f9aaa9da86489c86dca8445dd882789e07b
More information about the pld-cvs-commit
mailing list