commit a8c62ef4d918e3a799f52c8022de66c540fad797
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 7390697..cb8766a 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -114,6 +114,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} \\\