- Remove documentation, it belongs to the libsndfile package.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsndfile?expand=0&rev=51
This commit is contained in:
parent
55880a58e1
commit
38ef73de6a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:31:31 UTC 2015 - idonmez@suse.com
|
||||
|
||||
- Remove documentation, it belongs to the libsndfile package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 17:22:41 CET 2015 - tiwai@suse.de
|
||||
|
||||
|
@ -55,7 +55,9 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
# remove unnecessary lib files
|
||||
|
||||
# remove unnecessary files
|
||||
rm -rf %{buildroot}%{_datadir}/doc/libsndfile
|
||||
rm -rf %{buildroot}%{_libdir}
|
||||
rm -rf %{buildroot}%{_includedir}
|
||||
rm -rf %{buildroot}%{_datadir}/doc/libsndfile1-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user