[mariadb/f18] Don't backup patched files

Honza Horak hhorak at fedoraproject.org
Mon Oct 14 11:45:42 UTC 2013


commit 1286f0e851248b97587fc18eb2d88a04c2c02d43
Author: Honza HorĂ¡k <hhorak at redhat.com>
Date:   Fri Oct 11 14:22:15 2013 +0200

    Don't backup patched files

 mariadb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mariadb.spec b/mariadb.spec
index 98ee31c..579e39a 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -237,7 +237,7 @@ MariaDB is a community developed branch of MySQL.
 %prep
 %setup -q -n mariadb-%{version}
 
-%patch1 -p1 -b .p1
+%patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1


More information about the scm-commits mailing list