[libde265/f24] Fixed applying of patch.

Joachim Bauch fancycode at rpmfusion.org
Tue Jul 19 20:34:14 CEST 2016


commit 15a3f3ad81c260852b08c4ca30c7fa30e75b814b
Author: Joachim Bauch <mail at joachim-bauch.de>
Date:   Thu Jun 9 23:57:12 2016 +0000

    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


More information about the rpmfusion-commits mailing list