diff options
Diffstat (limited to 'contrib/packages/rpm/sle11/SPECS/tigervnc.spec')
-rw-r--r-- | contrib/packages/rpm/sle11/SPECS/tigervnc.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/packages/rpm/sle11/SPECS/tigervnc.spec b/contrib/packages/rpm/sle11/SPECS/tigervnc.spec index 5258a9f7..ddf93101 100644 --- a/contrib/packages/rpm/sle11/SPECS/tigervnc.spec +++ b/contrib/packages/rpm/sle11/SPECS/tigervnc.spec @@ -275,6 +275,7 @@ popd # Build all tigervnc cmake -G"Unix Makefiles" \ + -DBUILD_STATIC=off \ -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DJPEG_INCLUDE_DIR=%{static_lib_buildroot}%{_includedir} \ |