[lush/f14/master] readded QA_SKIP_BUILD_ROOT

Gérard Milmeister gemi at fedoraproject.org
Sat Feb 5 23:18:43 UTC 2011


commit ac9f694427cdc9395828c1427ee5506af1d3d8f4
Author: Gérard Milmeister <gemi at bluewin.ch>
Date:   Sun Feb 6 00:17:30 2011 +0100

    readded QA_SKIP_BUILD_ROOT

 lush.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lush.spec b/lush.spec
index 01a155d..fc722b5 100644
--- a/lush.spec
+++ b/lush.spec
@@ -51,7 +51,7 @@ find $RPM_BUILD_ROOT%{_mandir} -type f -exec chmod 0644 '{}' \;
 rm -rf $RPM_BUILD_ROOT%{_datadir}/lush2/{src,etc,demos}
 #chmod 0644 demos/*
 # disable error about buildroot contained in stdenv.dump
-#export QA_SKIP_BUILD_ROOT=1
+export QA_SKIP_BUILD_ROOT=1
 
 
 %clean


More information about the scm-commits mailing list