nonamedotc pushed to xfce4-mpc-plugin (epel7). "Use consistent macros"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 02:57:37 UTC 2015


>From 7cd7db9c961e84f0262ecb9db6e168d8af0d143c Mon Sep 17 00:00:00 2001
From: Christoph Wickert <cwickert at fedoraproject.org>
Date: Sun, 1 Jul 2012 00:50:21 +0200
Subject: Use consistent macros


diff --git a/xfce4-mpc-plugin.spec b/xfce4-mpc-plugin.spec
index 12f6204..226f518 100644
--- a/xfce4-mpc-plugin.spec
+++ b/xfce4-mpc-plugin.spec
@@ -45,7 +45,7 @@ rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL='install -p'
 
 # remove la file
-find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 # FIXME: make sure debuginfo is generated properly (#795107)
 chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-mpc-plugin.git/commit/?h=epel7&id=7cd7db9c961e84f0262ecb9db6e168d8af0d143c


More information about the scm-commits mailing list