aboutsummaryrefslogtreecommitdiff
path: root/cad/linux-eagle5
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /cad/linux-eagle5
parent648300c466186a9a3281a692e09992799c9a706c (diff)
Notes
Diffstat (limited to 'cad/linux-eagle5')
-rw-r--r--cad/linux-eagle5/files/pkg-message.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/cad/linux-eagle5/files/pkg-message.in b/cad/linux-eagle5/files/pkg-message.in
index 49c1ba766081..338235d72c1c 100644
--- a/cad/linux-eagle5/files/pkg-message.in
+++ b/cad/linux-eagle5/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
On the first run, eagle needs write access to the directory
%%PREFIX%%/share/eagle5/bin
in order to write a program key file. This can be done by executing
@@ -8,4 +11,6 @@ Eagle usually creates an "eagle" directory in the user's home
directory upon initial startup. If this user does no longer want to
work on projects with eagle (e.g. the root account has been used to
create the mentioned key file), this directory can safely be deleted.
-
+EOM
+}
+]