View | Details | Raw Unified | Return to bug 12621
Collapse All | Expand All

(-)xine-ui-0.99.5-alt1.spec (+1 lines)
Lines 199-204 Link Here
199
%define _optlevel 3
201
%define _optlevel 3
200
%add_optflags "-DHAVE_ICONV"
202
%add_optflags "-DHAVE_ICONV"
201
./autogen.sh noconfig
203
./autogen.sh noconfig
204
subst 's,/usr/lib\([^[:alnum:]]\|$\),%_libdir\1,g' configure
202
%configure --with-pic \
205
%configure --with-pic \
203
    %{subst_enable static} \
206
    %{subst_enable static} \
204
    %{subst_enable shared} \
207
    %{subst_enable shared} \

Return to bug 12621