From 71bda0ed5c05e6bd75278ae7f88991f8ff35709e Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Mon, 16 Oct 2017 10:12:36 +0200 Subject: nx-libs.spec: drop ugly optsflag sed hack, hopefully obsoleted by passing CDEBUGFLAGS through. --- nx-libs.spec | 2 -- 1 file changed, 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 -- cgit v1.2.3