bbaster

Results 4 issues of bbaster

The MEGAcmd tool provides a megacli command, without this PR hw-probe tries to run it as it happens to be named exactly the same as another command hw-probe uses and...

Build fails while linking with a lot of "undefined reference to \`libdecor..." errors, here's the output: ``` [482/482] Linking CXX executable /home/user/Cemu/bin/Cemu FAILED: /home/user/Cemu/bin/Cemu : && /usr/bin/clang++ -g src/CMakeFiles/CemuBin.dir/main.cpp.o src/CMakeFiles/CemuBin.dir/mainLLE.cpp.o...

build related

### Checklist - [X] I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same bug report. - [X] I...

type: possible bug

To get everything to work, I had to change the sed line to this: ` cd /tmp/${_pkgbase} && sed -i -e 's/lua52/luajit/g' -e 's/52arch/luajit/g' -e 's/ffmpeg-git/ffmpeg/g' -e "s/-Dlua='auto'/-Dlua='luajit'/g" PKGBUILD` Maybe...