g4klx / ircDDBGateway

The ircDDB Gateway for D-Star
GNU General Public License v2.0
61 stars 41 forks source link

`make install` should not clobber existing config file #75

Closed joshproehl closed 1 year ago

joshproehl commented 1 year ago

https://github.com/g4klx/ircDDBGateway/blob/bbc233fcc4819ea0682bd56800044b1308d9d6db/ircDDBGateway/Makefile#L18

The makefile for ircDDBGateway copies the empty makefile over the top of any existing config file, which is perhaps not ideal when it comes to doing an upgrade or re-installing.