forked from pool/python-python-barcode
- Remove tests folder that was installed in sitelib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
8021f49d52
commit
dd8926eb7a
@@ -57,6 +57,7 @@ rm docs/Makefile
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand rm -r %{buildroot}%{$python_sitelib}/tests
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
find "%{buildroot}" -type f -name "*.ttf" | while read i; do
|
||||
ln -fs "%{_datadir}/fonts/truetype/${i##*/}" "$i"
|
||||
|
Reference in New Issue
Block a user