SHA256
1
0
forked from pool/picard

- install contrib/plugins/coverart.py

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=30
This commit is contained in:
Olaf Hering 2012-11-14 20:18:32 +00:00 committed by Git OBS Bridge
parent 9415724546
commit b29aa82747
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 14 21:18:16 CET 2012 - ohering@suse.de
- install contrib/plugins/coverart.py
-------------------------------------------------------------------
Mon Oct 15 11:19:18 CEST 2012 - ohering@suse.de

View File

@ -93,6 +93,7 @@ python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}
# install plugins
PLUGINDIR=%{buildroot}%{py_sitedir}/picard/plugins/
install -m 0644 contrib/plugins/coverart.py ${PLUGINDIR}
install -m 0644 %{SOURCE2} ${PLUGINDIR}
install -m 0644 %{SOURCE8} ${PLUGINDIR}
install -m 0644 %{SOURCE9} ${PLUGINDIR}