[packages/libwapcaplet] - unified install
    qboosh 
    qboosh at pld-linux.org
       
    Sun Feb 28 09:05:10 CET 2016
    
    
  
commit 7f0658e494127480651d6409d006a61269b3db22
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 28 09:08:34 2016 +0100
    - unified install
 libwapcaplet.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libwapcaplet.spec b/libwapcaplet.spec
index 96deeeb..ef46b5d 100644
--- a/libwapcaplet.spec
+++ b/libwapcaplet.spec
@@ -77,12 +77,13 @@ export AR="%{__ar}"
 %endif
 
 %install
+rm -rf $RPM_BUILD_ROOT
+
 export CC="%{__cc}"
 export CFLAGS="%{rpmcflags} %{rpmcppflags}"
 export LDFLAGS="%{rpmldflags}"
 export AR="%{__ar}"
 
-rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	Q= \
 	PREFIX=%{_prefix} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libwapcaplet.git/commitdiff/7f0658e494127480651d6409d006a61269b3db22
    
    
More information about the pld-cvs-commit
mailing list