- set the default dictionary path so that tools like cracklib-check will
heed %%{dictpath}
This commit is contained in:
parent
fbca5d4730
commit
153ada155a
@ -88,7 +88,7 @@ do
|
||||
done
|
||||
|
||||
%build
|
||||
%configure --with-pic --with-python
|
||||
%configure --with-pic --with-python --with-default-dict=%{dictpath}
|
||||
make
|
||||
|
||||
%clean
|
||||
|
Loading…
Reference in New Issue
Block a user