[vlc-devel] [PATCH] contrib: do not initialize an empty variable

Rémi Denis-Courmont remi at remlab.net
Wed May 21 02:29:51 CEST 2014


This is not otherwose equivalent code, so no thank you.

-- 
Rémi Denis-Courmont
Sent from my NVIDIA Tegra-powered device

----- Reply message -----
De : "Vittorio Giovara" <vittorio.giovara at gmail.com>
Pour : <vlc-devel at videolan.org>
Objet : [vlc-devel] [PATCH] contrib: do not initialize an empty variable
Date : mar., mai 20, 2014 23:35

This avoids an extra space under "Distribution-provided packages" when
calling make list in contrib.
---
contrib/src/main.mak | 1 -
1 file changed, 1 deletion(-)

diff --git a/contrib/src/main.mak b/contrib/src/main.mak
index 45ba470..8ad33c7 100644
--- a/contrib/src/main.mak
+++ b/contrib/src/main.mak
@@ -322,7 +322,6 @@ CMAKE = cmake . -DCMAKE_TOOLCHAIN_FILE=$(abspath toolchain.cmake) \
#
# Per-package build rules
#
-PKGS_FOUND :=
include $(SRC)/*/rules.mak

ifeq ($(PKGS_DISABLE), all)
-- 
1.8.3.2

_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140521/af532620/attachment.html>


More information about the vlc-devel mailing list