Only print the pkg-message during the first installation step

This commit is contained in:
Baptiste Daroussin 2019-06-04 06:21:47 +00:00
parent 998206ab40
commit 4ca9540d9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503444

View File

@ -1,5 +1,12 @@
[
{
message: <<EOD
You can start using the fonts by following these instructions:
Add the following line to the "Files" section of your x.org configuration file:
FontPath "%%FONTSDIR%%/"
EOD,
type : install
}
]