Skip to content

Commit

Permalink
Set mozilladirs patch location
Browse files Browse the repository at this point in the history
  • Loading branch information
gamingdoom authored Dec 14, 2023
1 parent 97b2aa5 commit e0dc185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crossCompileForWindows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi
cd mozilla-unified
cp -r ../src/changed/* .
cp ../src/mozconfig.windows mozconfig
patch -p1 < ../mozilla_dirsFromLibreWolf.patch
patch -p1 < ../src/mozilla_dirsFromLibreWolf.patch

# Add cross compile target
rustup target add x86_64-pc-windows-msvc
Expand Down

0 comments on commit e0dc185

Please sign in to comment.