[boost-gdb-printers] the patch is not applied with %autosetup for sme reason

David Tardon dtardon at fedoraproject.org
Fri Jan 30 16:34:52 UTC 2015


commit e8f8bcb0028fd99bf876fd1631e7375d361cc390
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jan 30 17:34:18 2015 +0100

    the patch is not applied with %autosetup for sme reason

 boost-gdb-printers.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/boost-gdb-printers.spec b/boost-gdb-printers.spec
index 65c7a8e..e91bef5 100644
--- a/boost-gdb-printers.spec
+++ b/boost-gdb-printers.spec
@@ -26,7 +26,8 @@ Currently it handles classes from the following boost libraries:
 * Unordered
 
 %prep
-%autosetup -p1
+%setup -q
+%patch0 -p1
 
 %build
 %configure


More information about the scm-commits mailing list