diff options
-rw-r--r-- | nx-libs.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nx-libs.spec b/nx-libs.spec index a73c231e8..18bb87b6c 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -367,8 +367,6 @@ This package provides the NX proxy (client) binary. rm -Rf nx*/configure nx*/autom4te.cache* # Install into /usr sed -i -e 's,/usr/local,/usr,' nx-X11/config/cf/site.def -# Use rpm optflags -sed -i -e 's#-O3#%{optflags}#' nx-X11/config/cf/host.def # Use multilib dirs # We're installing binaries into %%{_libdir}/nx/bin rather than %%{_libexedir}/nx # because upstream expects libraries and binaries in the same directory |