Closed monoidic closed 6 years ago
Alright. I'm not sure on a specific source for the .qrc though, unless linking https://github.com/open-eid/qdigidoc/wiki/DeveloperTips#building-in-sandboxed-environment or just leaving that blank is okay. Got any ideas?
You can leave blank or link to this article? Can you add comments before copy statement, then it seems more natural to read. And maybe qrc to first with this wiki link
Oh, nice. One tiny change though. In src_prepare()
use cmake-utils_src_prepare
instead of default
.
With default you get an annoying warning * cmake-utils_src_prepare has not been run, please open a bug on https://bugs.gentoo.org/
Thanks :)
To "fix" the "ugly hack" for #18 This will split sandbox-compat.patch into the actual patch itself and add the required files seperately. This should be cleaner and make updating the files seperately simpler.