[dump] Remove hardcoded _sbindir path.

Adam Tkac atkac at fedoraproject.org
Wed Jan 23 11:12:55 UTC 2013


commit 9066cdf397aec5b329ca959ebbaa65d5bd9ae5bf
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed Jan 23 12:10:26 2013 +0100

    Remove hardcoded _sbindir path.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 dump.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/dump.spec b/dump.spec
index 58dc517..ef294da 100644
--- a/dump.spec
+++ b/dump.spec
@@ -1,5 +1,3 @@
-%define _sbindir /sbin
-
 %define PREVER b44
 %define VERSION 0.4%{PREVER}
 
@@ -127,6 +125,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/rmt.8*
 
 %changelog
+* Wed Jan 23 2013 Adam Tkac <atkac redhat com> 1:0.4-0.16.b44
+- remove hardcoded _sbindir path
+
 * Thu Jan 17 2013 Adam Tkac <atkac redhat com> 1:0.4-0.15.b44
 - apply the patch for #664616
 


More information about the scm-commits mailing list