[pacemaker] Fix autosetup directive

Andrew Beekhof beekhof at fedoraproject.org
Wed Nov 5 02:13:57 UTC 2014


commit 5381e89bd5c69677352738c9e7f595ea7b6b335a
Author: Andrew Beekhof <andrew at beekhof.net>
Date:   Wed Nov 5 13:14:00 2014 +1100

    Fix autosetup directive

 pacemaker.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 535024e..e3a8f96 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -253,7 +253,7 @@ manager for Corosync, CMAN and/or Linux-HA.
 
 
 %prep
-%autosetup -n %{name}-%{commit}
+%autosetup -n %{name}-%{commit} -p1
 
 # Force the local time
 #


More information about the scm-commits mailing list