Use python_sitearch macro.
This commit is contained in:
parent
1e701bb34f
commit
e5339eeb20
@ -399,7 +399,7 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/libhpip.so.*
|
||||
%{_libdir}/libhpmud.so*
|
||||
# Python extension
|
||||
%{_libdir}/python*/site-packages/*
|
||||
%{python_sitearch}/*
|
||||
|
||||
%files gui
|
||||
%defattr(-,root,root,-)
|
||||
@ -464,6 +464,7 @@ fi
|
||||
- The libs sub-package requires python for directories.
|
||||
- Avoided macro in comment.
|
||||
- The lib sub-package now runs ldconfig for post/postun.
|
||||
- Use python_sitearch macro.
|
||||
|
||||
* Tue Sep 13 2010 Jiri Popelka <jpopelka@redhat.com> - 3.10.6-4
|
||||
- Added IEEE 1284 Device ID for HP LaserJet 4000 (bug #633227).
|
||||
|
Loading…
Reference in New Issue
Block a user