[SCM] libav/ubuntu: empty LIB_EXTRA_PKGS variable for the ubuntu 'libav' main package

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Aug 11 12:43:48 UTC 2012


The following commit has been merged in the ubuntu branch:
commit 9c96d5f2bc9764ca8da3c4f0c1597842f57358de
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Aug 11 14:20:48 2012 +0200

    empty LIB_EXTRA_PKGS variable for the ubuntu 'libav' main package

diff --git a/debian/rules b/debian/rules
index 93c2b96..047a53d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ LIB_PKGS := $(shell sed -nr 's/^Package:[[:space:]]*(lib(avutil|avcodec|avdevice
 # these packages do build -extra variants
 LIB_PKGS2 :=
 # these packages are the -extra- variants
-LIB_EXTRA_PKGS := $(shell sed -nr 's/^Package:[[:space:]]*(libavcodec-extra-[0-9]+)[[:space:]]*$$/\1/p' debian/control)
+LIB_EXTRA_PKGS := 
 else
 # these package do not build -extra variants
 LIB_PKGS := 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list