Hi is it possible to add a '--binfiles-dir' option to the script? We install the perl modules usually in a specific directory via '--install-base' but we still want the bin files to be in their default location (usually /usr/bin or /usr/local/bin) but this cannot be done with current App-CPANtoRPM. Maybe it could be hacked somehow with the --script-dir directive adding lines to the spec file but I would not know how this could be done and the other question would be, would the bin files be properly updated or removed if we would use a hack like this. So in any case I think this option would make lot of sense.
Hi is it possible to add a '--binfiles-dir' option to the script? We install the perl modules usually in a specific directory via '--install-base' but we still want the bin files to be in their default location (usually /usr/bin or /usr/local/bin) but this cannot be done with current App-CPANtoRPM. Maybe it could be hacked somehow with the --script-dir directive adding lines to the spec file but I would not know how this could be done and the other question would be, would the bin files be properly updated or removed if we would use a hack like this. So in any case I think this option would make lot of sense.