commit 4b67fc5fe18fa3909d80430d005e1181c918cad9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Dec 15 15:28:42 2016 +0100
Document that we don't use autotools script here
ffmpeg.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index d488ff8..77818bb 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -163,6 +163,7 @@ VCR. It can encode in real time in many formats including MPEG1 audio
and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.
This package contains development files for %{name}
+# Don't use the %%configure macro as this is not an autotool script
%global ff_configure \
./configure \\\
--prefix=%{_prefix} \\\