On Mon, Oct 18, 2021 at 4:03 AM Nathan Hartman wrote: > > On Sun, Oct 17, 2021 at 9:32 PM Tomasz CEDRO wrote: > > > By the way, did anyone since 1998 of genromfs existence notice this > > part of Makefile that may cripple your system files ?! > > > > install-man: > > # genromfs 0.5 installed the man page in this file, > > # remove it before someone notices :) > > if [ -f $(PREFIX)$(bindir)/man8 ]; then \ > > rm -f $(PREFIX)$(bindir)/man8; \ > > fi > > mkdir -p $(PREFIX)$(mandir)/man8 > > install -m 644 genromfs.8 $(PREFIX)$(mandir)/man8/ > > > > Haha oops! That's not good at all!! Thanks for noticing and reporting it > here. > > Would you be inclined to open a pull request? I'd do it myself right away > but am away from a real computer. > > Thanks, > Nathan
Already did: https://github.com/chexum/genromfs/pull/3 :-) That showed up in 2002 with version 0.5 :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info