From 4cc48f0b0d85a1bc14dcf00d09d758eaba1e15b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 13 Mar 2013 17:02:29 +0000 Subject: [PATCH] wrong patch num --- hunspell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hunspell.spec b/hunspell.spec index 4c1a7fc..53b4fd5 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -37,7 +37,7 @@ Includes and definitions for developing with hunspell %prep %setup -q %patch0 -p0 -b .rhbz759647 -%patch2 -p0 -b .rhbz918938 +%patch1 -p0 -b .rhbz918938 %build configureflags="--disable-rpath --disable-static --with-ui --with-readline"