This commit is contained in:
Евгений Храмов 2023-08-20 18:56:28 +03:00
parent c49f6eea8e
commit 9bf8a32b06

@ -15,7 +15,7 @@ checksums=('SKIP')
prepare() {
cd "${srcdir}"
bsdtar -xf ./obs-ndi-${version}-linux-x86_64.deb -C data.tar.zst
ar -x ./obs-ndi-${version}-linux-x86_64.deb
tar -xf data.tar.gz -C
}