From 4b67fc5fe18fa3909d80430d005e1181c918cad9 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 15 Dec 2016 15:28:42 +0100 Subject: [PATCH] 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} \\\