Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
kvpnc
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 10
[-]
[+]
Changed
kvpnc.spec
@@ -52,8 +52,16 @@ export QTDIR=%_libdir/qt3 CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="$RPM_OPT_FLAGS" ./configure $configkde --disable-final --libdir=$kde_libdir \ %else + +%if 0%{?centos_version} == 4 + source "%{_sysconfdir}/profile.d/qt.sh" +%endif ./configure --prefix=%{_prefix} --libdir=%{_libdir} \ %endif +%if 0%{?centos_version} == 4 + --with-xinerama \ + --with-extra-libs=%{_libdir} \ +%endif --disable-rpath if [ %{smptag} = SMP ]; then