port brother-mfcj480dw to brother-mfcj470dw#8878
Conversation
d83354a to
86613d6
Compare
|
I would love to see if this can work without installing anything to |
It definitely is doable (as I've pushed a commit which avoids /opt completely that works), but if you want it to completely stay away from The other option would be a symlink in /opt, or just leave it alone. |
|
Not sure how to handle the failed check It is the first release for this new package, so it shouldn't need to be incremented... |
|
@EbonJaeger Want me to revert this back to the basic port of brother-mfcj480dw since avoiding |
|
Yeah, I guess. I don't know what we're going to do with all of these Brother packages long-term. |
|
ok it is reverted |
| rpm2cpio ${i} | cpio -idmv | ||
| done | ||
| build : | | ||
| make -C brcupsconfpt1 |
There was a problem hiding this comment.
Does it work if our %make macro is used?
%make -C brcupsconfpt1
Summary
I have a Brother MFC-J470DW printer and the package was so similar that I was able to adapt the newer MFC-J480DW Solus package to it, and here is the result. I am only moderately familiar with Solus packaging, so bare with me, although I did once-upon-a-time build packages for PISI/Pardus, but I have forgotten all of that by now...
Checklist