From 8817e78fc5000a32746d8b84ac1dfc7a2a9fc096 Mon Sep 17 00:00:00 2001 From: Thomas Kowaliczek Date: Mon, 9 Nov 2009 22:40:46 +0000 Subject: [PATCH] Fixed an bug in spec files --- openal-soft.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openal-soft.spec b/openal-soft.spec index f985208..2f844b8 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -40,7 +40,7 @@ The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep -%setup -q -n openal-soft +%setup -q %patch1 -p0 -b .orig %build