try to salvage rpm package on Fedore/EPEL
Hi, I'm trying to salvage the rpm for this :-) I ran into a weird problem where every single request would end up in a 404. I have no problem on Debian. ``` sed -i '/^Remap-debrep/s/;/# ;/' acng.conf sed -i '/^Remap-uburep/s/;/# ;/' acng.conf sed -i '/^Remap-kxlrep/s/;/# ;/' acng.conf ```
issue