mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
add new line ('\n') to end of file
This commit is contained in:
parent
180b8d1afb
commit
1b9b982c34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25570
1 changed files with 1 additions and 1 deletions
2
emulators/hfs/scripts/configure
vendored
2
emulators/hfs/scripts/configure
vendored
|
@ -11,4 +11,4 @@ echo "INSTALLPATH = $PREFIX" >> Makefile
|
|||
echo "CCPLUSPLUS = c++ -c" >> Makefile
|
||||
echo "LD = c++" >> Makefile
|
||||
echo "MANINSTALLDIR = $PREFIX/man/man1" >> Makefile
|
||||
exit 0;
|
||||
exit 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue