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:
parent
9d613730b2
commit
81affbcd88
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user