Skip to content

Commit

Permalink
script: Thanks my Low IQ 83 thanks
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasTheGrandMasterOfMistakes authored Dec 2, 2024
1 parent 910da82 commit 9627b69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions turnip_builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ EOF
cd $adrenotoolsdir
patchelf --set-soname vulkan.ad07xx.so vulkan.adreno.so
mv vulkan.adreno.so vulkan.ad07xx.so
cd $workdir
zip -r "$workdir"/turnip_adrenotools.zip "$adrenotoolsdir" &> /dev/null
zip -r "$workdir"/turnip_adrenotools.zip ./ &> /dev/null
if ! [ -a "$workdir"/turnip_adrenotools.zip ];
then echo -e "$red-Packing failed!$nocolor" && exit 1
else echo -e "$green-All done, you can take your module from here;$nocolor" && echo "$workdir"/turnip_adrenotools.zip
Expand Down

0 comments on commit 9627b69

Please sign in to comment.