[SCM] libav/experimental: Makefile cosmetics

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:53:53 UTC 2013


The following commit has been merged in the experimental branch:
commit a48289c7b7ceb392d2d077dc46325e63a1a4ea08
Author: Måns Rullgård <mans at mansr.com>
Date:   Sat Oct 31 15:58:39 2009 +0000

    Makefile cosmetics
    
    Originally committed as revision 20422 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/Makefile b/Makefile
index f011e51..47792a0 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ FF_DEP_LIBS  := $(DEP_LIBS)
 
 ALL_TARGETS-$(BUILD_DOC)    += documentation
 
-ifneq ($(PROGS),)
+ifdef PROGS
 INSTALL_TARGETS-yes             += install-progs install-data
 INSTALL_TARGETS-$(BUILD_DOC)    += install-man
 endif

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list