From a39e706aea8dabe8ad528c723d7973c7e1d3eacd Mon Sep 17 00:00:00 2001 From: User Date: Wed, 28 Nov 2018 13:49:47 +0300 Subject: [PATCH] update spec --- rust.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rust.spec b/rust.spec index 90b45a2..088284a 100644 --- a/rust.spec +++ b/rust.spec @@ -86,7 +86,7 @@ export RUST_LOG=rustc=1; # Unable to use standard configure as rust's configure is missing # many of the options as commented out below from the configure2_5x macro -#./configure \ +./configure # --prefix=%{_prefix} \ # --sysconfdir=%{_sysconfdir} \ # --datadir=%{_datadir} \ @@ -101,7 +101,6 @@ export RUST_LOG=rustc=1; # --includedir=%%{_includedir} \ # --libexecdir=%%{_libexecdir} \ # --sharedstatedir=%%{_sharedstatedir} \ -./configure.py %make %install