This commit is contained in:
Евгений Храмов 2023-04-28 14:44:13 +03:00
parent e1a470dbb7
commit f2286d4b06

@ -24,6 +24,8 @@ prepare() {
build() {
cd "${srcdir}/obs-vkcapture/build"
cmake -DCMAKE_INSTALL_PREFIX=${pkgdir}/usr ..
make
make install
}
package() {
# install -Dm755 ./${name}v${version}/ "${pkgdir}/usr/bin/"