mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove a very strange series of ^H's from the pkg-message, and remove the
${CAT} ${PKGMESSAGE} from post-install.
This commit is contained in:
parent
8be2849db7
commit
882b898091
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365111
2 changed files with 1 additions and 4 deletions
|
@ -152,9 +152,6 @@ do-install:
|
|||
.endfor
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
install-user: extract
|
||||
.if !defined(LANG)
|
||||
@${ECHO_MSG} "Please call as: make install-user LANG=<lang>"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
ATTENTIONATTENTION:
|
||||
ATTENTION:
|
||||
|
||||
- If you want to know how to use mldonkey, read "INSTALL" or
|
||||
"FAQ.html" in the port docs (%%DOCSDIR%%)
|
||||
|
|
Loading…
Add table
Reference in a new issue