commit 355c7c89b0ca4d88512d0edcf315c1164d678412
Author: Szymon Siwek <[email protected]>
Date:   Fri Mar 14 15:17:21 2014 +0000

    ./install --noclean
    
    cleaning is useless in rpmbuild

 gcstar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcstar.spec b/gcstar.spec
index 56007cf..b8119ac 100644
--- a/gcstar.spec
+++ b/gcstar.spec
@@ -85,7 +85,7 @@ find -type f -name '*.pm' | xargs sed -i 's/^\xef\xbb\xbf//'
 rm -rf $RPM_BUILD_ROOT
 
 ./install --text \
-       --nomenu \
+       --nomenu --noclean \
        --prefix=$RPM_BUILD_ROOT%{_prefix}
 
 install -d $RPM_BUILD_ROOT%{_desktopdir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcstar.git/commitdiff/a267bcc26d7df710cfddc17c962b9dd18091d251

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to