0d1d15d Use %{_libdir} instead of %{_prefix}/%{_lib}.

Authored and Committed by codonell 10 years ago
1 file changed. 30 lines added. 30 lines removed.
    Use %{_libdir} instead of %{_prefix}/%{_lib}.
    
    Using %{_libdir} is shorter to write and read and
    means exactly the same thing. It also facilitates
    experimenting with package layout by changing only
    _libdir.
    
        
file modified
+30 -30