aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/packages/rpm/el8/SPECS/tigervnc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/packages/rpm/el8/SPECS/tigervnc.spec')
-rw-r--r--contrib/packages/rpm/el8/SPECS/tigervnc.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/packages/rpm/el8/SPECS/tigervnc.spec b/contrib/packages/rpm/el8/SPECS/tigervnc.spec
index 2a4e4dbd..090b7bde 100644
--- a/contrib/packages/rpm/el8/SPECS/tigervnc.spec
+++ b/contrib/packages/rpm/el8/SPECS/tigervnc.spec
@@ -161,11 +161,7 @@ export CPPFLAGS="$CXXFLAGS"
export CMAKE_EXE_LINKER_FLAGS=$LDFLAGS
-# The cmake in RHEL is too old and doesn't set up
-# CMAKE_INSTALL_SYSCONFDIR properly
-%{cmake} -G"Unix Makefiles" \
- -DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
- -DBUILD_STATIC=off
+%{cmake} -G"Unix Makefiles" -DBUILD_STATIC=off
make %{?_smp_mflags}
pushd unix/xserver