use old commit

This commit is contained in:
Malte Jürgens 2023-02-16 11:41:11 +01:00
parent 391cde8547
commit 493a3eed51
Signed by: maltejur
GPG key ID: D29FBD5F93C0CFC3

View file

@ -25,7 +25,7 @@ build :
rm -rf windows
git clone https://gitlab.com/librewolf-community/browser/windows.git
( cd windows/linux && pwd && ${MAKE} fetch )
( cd windows/linux && git checkout bbd755475344cebaa8433c56cf4825344feb9e7b && pwd && ${MAKE} fetch )
ifeq ($(use_docker),false)
( cd windows/linux && ${MAKE} )