From 15a3f3ad81c260852b08c4ca30c7fa30e75b814b Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Thu, 9 Jun 2016 23:57:12 +0000 Subject: [PATCH] Fixed applying of patch. --- libde265.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libde265.spec b/libde265.spec index 0cf7b24..c609a84 100644 --- a/libde265.spec +++ b/libde265.spec @@ -55,7 +55,8 @@ Sample applications using libde265 are provided by this package. %prep -%autosetup +%setup -q +%patch0 -p1 %build %configure --disable-silent-rules --disable-static --enable-shared