From ed15371e4157d79b7536c2d9547e880ecb5b3d11 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 28 Aug 2013 16:31:04 +0100 Subject: [PATCH] Remove %patch lines too ... --- qemu-sanity-check.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/qemu-sanity-check.spec b/qemu-sanity-check.spec index dfb4fcc..1824a6c 100644 --- a/qemu-sanity-check.spec +++ b/qemu-sanity-check.spec @@ -70,9 +70,6 @@ as %{name} except that this package does not depend on qemu or kernel. %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %patch4 -p1 # Rerun autotools because the patches touch configure.ac and Makefile.am.