mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:07:14 +08:00
openssl group: rebuild rtmpdump
This commit is contained in:
parent
63ed35594b
commit
a2e19c02d7
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=rtmpdump
|
||||
pkgver=2.4
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A tool to download rtmp streams"
|
||||
arch=('x86_64')
|
||||
url="http://rtmpdump.mplayerhq.hu/"
|
||||
@ -24,4 +24,4 @@ package() {
|
||||
cd "${srcdir}/${pkgname}"
|
||||
install -d -m755 "${pkgdir}/usr/lib"
|
||||
make prefix=/usr mandir=/usr/share/man DESTDIR="${pkgdir}" install
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user