- Fixed gdevcups duplex output (bug #541604) by backporting upstream
revision 10625.
This commit is contained in:
parent
2cf5f5aea9
commit
1491db8937
@ -180,7 +180,7 @@ done
|
||||
# Build IJS
|
||||
cd ijs
|
||||
./autogen.sh
|
||||
%configure --enable-shared --enable-static
|
||||
%configure --enable-shared --disable-static
|
||||
make
|
||||
cd ..
|
||||
|
||||
@ -319,7 +319,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/ijs/*
|
||||
%{_bindir}/ijs-config
|
||||
%{_libdir}/libijs.so
|
||||
%{_libdir}/libijs.a
|
||||
%{_libdir}/libgs.so
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user