commit 15a3f3ad81c260852b08c4ca30c7fa30e75b814b
Author: Joachim Bauch <mail(a)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
Show replies by date