This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-09-02 17:22:00 +03:00 committed by GitHub
parent 65199f2e31
commit 4b3e318206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,9 +27,7 @@ dpkg-deb -x ./nvidia-dkms-$DRIVER*.deb /
# Build package
dpkg-buildpackage --no-sign
echo 'DKMS MAKEFILE LOG:'
apt install -y tree
tree
cat ./nvidia/$(cat ./DRIVER)/$(cat ./KERNEL)/x86_64/log/make.log || cat ./nvidia/$(cat ./DRIVER)/build/make.log
# Move the debs to output
cd ../
mkdir -p ./output