Try No patchy

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-03-05 21:09:09 +03:00 committed by GitHub
parent 90cf6c1c7e
commit a8b5d410ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ mv ./obs-studio-0fb8bb4b1e18ee1c870c48d35ab5b598af3b59e9 ./obs-studio
cp -rvf ./debian ./obs-studio/
cp -rvf ./build_dependencies ./obs-studio/
cd ./obs-studio
for i in ../patches/*; do patch -Np1 -i $i ;done
#for i in ../patches/*; do patch -Np1 -i $i ;done
# Get build deps
apt-get build-dep ./ -y