[packages/mate-settings-daemon] avoid duplicate redefinition
    glen 
    glen at pld-linux.org
       
    Sun Oct  9 18:33:46 CEST 2016
    
    
  
commit 4c60a36b70bb111199e3addc192dac66971fac6c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 9 19:31:25 2016 +0300
    avoid duplicate redefinition
    
    %configure uses %{_libexecdir} macro, no need to pass the arg
    refs 03126f5
 mate-settings-daemon.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/mate-settings-daemon.spec b/mate-settings-daemon.spec
index a6053c9..9e35d14 100644
--- a/mate-settings-daemon.spec
+++ b/mate-settings-daemon.spec
@@ -99,7 +99,6 @@ Pliki programistyczne pakietu mate-settings-daemon.
 %{__autoheader}
 %{__automake}
 %configure \
-	--libexecdir=%{_libdir}/mate-settings-daemon-exec \
 	--enable-polkit \
 	--enable-pulse \
 	--enable-smartcard-support \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-settings-daemon.git/commitdiff/4c60a36b70bb111199e3addc192dac66971fac6c
    
    
More information about the pld-cvs-commit
mailing list