Search
j0ke.net Open Build Service
>
Projects
>
multimedia
:
SL11
>
xine-lib
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 13
[-]
[+]
Changed
xine-lib.spec
@@ -896,7 +896,7 @@ xargs -i+ strip --strip-debug %{buildroot}/+ <files.codecs %endif %endif -%if %{with onlynondistributable} +%if !%{with onlynondistributable} for i in files files.*; do test "$i" = 'files.codecs' || xargs -i+ rm -f %{buildroot}/+ < $i done @@ -909,7 +909,7 @@ %clean rm -rf %{buildroot} -%if !%{with onlynondistributable} +%if %{with onlynondistributable} %post -n libxine1 -p /sbin/ldconfig