~alpine/aports

main/vlc: removed space in source v1 PROPOSED

Linux User: 1
 main/vlc: removed space in source

 1 files changed, 0 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2342/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/vlc: removed space in source Export this patch

---
 main/vlc/APKBUILD | 1 -
 1 file changed, 1 deletion(-)

diff --git a/main/vlc/APKBUILD b/main/vlc/APKBUILD
index 546c982..3331e29 100644
--- a/main/vlc/APKBUILD
+++ b/main/vlc/APKBUILD
@@ -106,7 +106,6 @@ makedepends="
source="http://download.videolan.org/pub/videolan/$pkgname/${_ver}/$pkgname-$_pkgver.tar.xz
	fix-waitpid-usage.patch
	omxil-rpi-codecs.patch

	vlc-libs.trigger"

_builddir="$srcdir"/$pkgname-$_ver
-- 
2.3.5



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---