GNU configure uses $libdir variable. By default it is $prefix/lib, but on bi-architectural systems it can be /lib64. This module provides this change.
Module requires for init: prefix rpm filelist
Module uses phase: prefix_set
Module provides function for: filelist_inspect
Change standard directories to bi-arch ones using RPM macros (internal function).
Filelist inspector, which replaces paths with bi-arch one using RPM macros (internal function).
file: file name with full path
returns $pwiz_result: file name with replaced path
File name with path changed to bi-arch one using RPM macros.