- set the default dictionary path so that tools like cracklib-check will

heed %%{dictpath}
This commit is contained in:
Nalin Dahyabhai 2006-04-25 20:43:08 +00:00
parent fbca5d4730
commit 153ada155a

View File

@ -88,7 +88,7 @@ do
done
%build
%configure --with-pic --with-python
%configure --with-pic --with-python --with-default-dict=%{dictpath}
make
%clean