[vttest] Cleanup

Christopher Meng cicku at fedoraproject.org
Fri Jul 18 02:10:05 UTC 2014


commit 416755a781afe933263f2b6f2ab64c97d250a9ed
Author: Christopher Meng <i at cicku.me>
Date:   Fri Jul 18 10:07:34 2014 +0800

    Cleanup

 vttest-20111210-config.diff | 1417 -------------------------------------------
 vttest.spec                 |    4 +-
 2 files changed, 2 insertions(+), 1419 deletions(-)
---
diff --git a/vttest.spec b/vttest.spec
index 69c1260..8833535 100644
--- a/vttest.spec
+++ b/vttest.spec
@@ -23,10 +23,10 @@ done
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
-make install DESTDIR=%{buildroot}
+%make_install
 
 %files
 %doc BUGS CHANGES COPYING MANIFEST README


More information about the scm-commits mailing list