Closed asteven closed 6 years ago
I appreciate that you wanted to help in fixing #23, especially that it made me finally work on the issue, but your change to debian/rules
seems unnecessarily messy (including dh-python as a build-dep without a good cause, including a makefile snippet, variables set but not used or exported). 9ad8a090 is how it should look like.
Well it's not that I know what I'm doing here. I just needed it to work, try and error. To me debian packaging is messy. What can I say.
BTW: you may be interested in https://github.com/asteven/yumbootstrap/commit/53a8c887eb3cc19d0ecc4d3aa27f512135612d31 without this (or similar workaround) yumbootstrap (or yum actually) is broken for centos 7.5, at least on ubuntu.
Signed-off-by: Steven Armstrong steven.armstrong@id.ethz.ch