summaryrefslogtreecommitdiffstats
path: root/redhat/applications/tdeio-ftps/tdeio-ftps-14.0.0.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/tdeio-ftps/tdeio-ftps-14.0.0.spec')
-rw-r--r--redhat/applications/tdeio-ftps/tdeio-ftps-14.0.0.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/redhat/applications/tdeio-ftps/tdeio-ftps-14.0.0.spec b/redhat/applications/tdeio-ftps/tdeio-ftps-14.0.0.spec
index d0d2c3112..8c50b6a0e 100644
--- a/redhat/applications/tdeio-ftps/tdeio-ftps-14.0.0.spec
+++ b/redhat/applications/tdeio-ftps/tdeio-ftps-14.0.0.spec
@@ -66,8 +66,6 @@ most server implementations.
%build
unset QTDIR QTINC QTLIB
export PATH="%{tde_bindir}:${PATH}"
-export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}"
-
%configure \
--prefix=%{tde_prefix} \
@@ -75,6 +73,7 @@ export LDFLAGS="-L%{tde_libdir} -I%{tde_includedir}"
--bindir=%{tde_bindir} \
--libdir=%{tde_libdir} \
--datadir=%{tde_datadir} \
+ --includedir=%{tde_tdeincludedir} \
\
--disable-dependency-tracking \
--disable-debug \