Skip to content

Commit

Permalink
Update 50-aom.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Mar 23, 2024
1 parent 14b9239 commit 1dc57a3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts.d/50-aom.sh
Expand Up @@ -14,11 +14,6 @@ ffbuild_dockerstage() {
}

ffbuild_dockerbuild() {
for patch in /patches/*.patch; do
echo "Applying $patch"
git am < "$patch"
done

mkdir cmbuild && cd cmbuild

# Workaround broken build system
Expand Down

0 comments on commit 1dc57a3

Please sign in to comment.