diff options
author | Steve Wills <swills@FreeBSD.org> | 2020-07-16 13:08:29 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2020-07-16 13:08:29 +0000 |
commit | 3377155d311a2a2279c4ff84343b30b0741d5f02 (patch) | |
tree | 191fc84de5774c472a7a080dc4e309b95efee7d2 /multimedia/kodi/files/patch-lib_cpluff_autogen.sh | |
parent | devel/libmsocket: fix build on powerpc(64) head (diff) |
multimedia/kodi: update to 18.7.1
PR: 246595
Submitted by: yzrh@tuta.io
Diffstat (limited to 'multimedia/kodi/files/patch-lib_cpluff_autogen.sh')
-rw-r--r-- | multimedia/kodi/files/patch-lib_cpluff_autogen.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/kodi/files/patch-lib_cpluff_autogen.sh b/multimedia/kodi/files/patch-lib_cpluff_autogen.sh deleted file mode 100644 index 433058077288..000000000000 --- a/multimedia/kodi/files/patch-lib_cpluff_autogen.sh +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/cpluff/autogen.sh.orig 2016-02-20 15:21:19 UTC -+++ lib/cpluff/autogen.sh -@@ -15,7 +15,7 @@ fi - - # Generate files in top level directory - cd "$basedir" --autopoint -+#autopoint - rm -f ABOUT-NLS - test -d auxliary || mkdir auxliary - libtoolize --automake -f |