Re: Makefiles with a space in the name
- In reply to: Ronald Klop : "Makefiles with a space in the name"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Sep 2021 16:30:51 UTC
On Tue, Sep 21, 2021 at 06:07:29PM +0200, Ronald Klop wrote: > Found some interesting Makefiles today: > > $ cd /usr/ports; find . -name "Makefile " > ./french/mythes/Makefile > {snipping for brevity} > > They all have a space at the end of there names. > > Regards, > Ronald. sunpoet@ mistakenly added a bunch of Makefiles with spaces at the end of their names: https://github.com/freebsd/freebsd-ports/commit/72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63 https://github.com/freebsd/freebsd-ports/tree/72664fc2b4d33ca3ae39c8e7ab6f8fa85c08bd63/french/mythes The additional files were removed (i.e. issue fixed) by bdrewery@ shortly after: https://github.com/freebsd/freebsd-ports/commit/63b6f938109571011e834d4f1e97c248c1919102 Make sure your ports git checkout matches what's currently on the git server. -- | Jeremy Chadwick jdc_at_koitsu.org | | UNIX Systems Administrator PGP 0x2A389531 | | Making life hard for others since 1977. |