Closed Tzigamm closed 2 years ago
The patch I created to be able to build ROC, it allows for multiple files to have the same name, each of them being saved under this pattern:
newfile.tar.gz newfile.tar.gz.1 newfile.tar.gz.2 ...
I've successfully built linux-current, solbuild, ypkg and the entire ROC stack with this patch and no regression has been found.
This can now be closed as https://github.com/getsolus/ypkg/pull/29 just got merged. Thank you so much @Tzigamm for all your work, it has been really helpful!
The patch I created to be able to build ROC, it allows for multiple files to have the same name, each of them being saved under this pattern:
newfile.tar.gz newfile.tar.gz.1 newfile.tar.gz.2 ...
I've successfully built linux-current, solbuild, ypkg and the entire ROC stack with this patch and no regression has been found.