Accepting request 90167 from home:RedDwarf:branches:multimedia:xine

- Fix Packman build: since /usr/share/xine/mad is no longer needed
  don't create it

OBS-URL: https://build.opensuse.org/request/show/90167
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=45
This commit is contained in:
Manfred Tremmel 2011-11-06 09:25:06 +00:00 committed by Git OBS Bridge
parent 9d613730b2
commit 81affbcd88
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 6 03:48:03 UTC 2011 - reddwarf@opensuse.org
- Fix Packman build: since /usr/share/xine/mad is no longer needed
don't create it
-------------------------------------------------------------------
Fri Oct 21 09:04:30 UTC 2011 - lnussel@suse.de

View File

@ -734,9 +734,6 @@ make install DESTDIR=%{buildroot}
LIB="%{buildroot}%{_libdir}/xine/plugins/%{abiversion}"
# install documentation
install -m 0644 %{SOURCE10} COPYING AUTHORS %{buildroot}%{_defaultdocdir}/xine/
%if !%{with distributable}
touch ${RPM_BUILD_ROOT}%{_datadir}/xine/mad
%endif
# remove usless READMEs
rm %{buildroot}%{_defaultdocdir}/xine/README.{irix,solaris,WIN32}
%ifarch %{ix86}