From 53a12367a06b51c81853d1ba1cdaf137ff8b699f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 7 Jul 2020 20:54:50 +0000 Subject: user/vlc: Update to 3.0.11 --- user/vlc/tar-compat.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'user/vlc/tar-compat.patch') diff --git a/user/vlc/tar-compat.patch b/user/vlc/tar-compat.patch index 34169ef56..6cbfb88ce 100644 --- a/user/vlc/tar-compat.patch +++ b/user/vlc/tar-compat.patch @@ -1,9 +1,9 @@ ---- vlc-3.0.1/share/Makefile.am.old 2018-02-06 18:41:06.000000000 +0000 -+++ vlc-3.0.1/share/Makefile.am 2018-04-05 23:19:37.081889895 +0000 -@@ -94,7 +94,7 @@ - $(AM_V_at)rm -f -- skins2/default.vlt.tmp - $(AM_V_GEN)GZIP=--no-name \ +--- vlc-3.0.11/share/Makefile.am.old 2020-04-05 13:46:34.000000000 +0000 ++++ vlc-3.0.11/share/Makefile.am 2020-07-07 20:50:05.832207915 +0000 +@@ -97,7 +97,7 @@ + GZIP=--no-name \ tar cvvzf skins2/default.vlt.tmp \ + --format=ustar $$tarsort \ - --owner=root --group=root --directory="$(srcdir)/skins2" \ + --uid=0 --gid=0 --directory="$(srcdir)/skins2" \ default/ -- cgit v1.2.3-70-g09d2