pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/velox velox: Fix error in MESSAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e4204785be0
branches:  trunk
changeset: 406252:8e4204785be0
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Dec 16 21:01:41 2019 +0000

description:
velox: Fix error in MESSAGE

thanks ng0@ for pointing this out

diffstat:

 wm/velox/MESSAGE |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r fa0404559816 -r 8e4204785be0 wm/velox/MESSAGE
--- a/wm/velox/MESSAGE  Mon Dec 16 18:09:05 2019 +0000
+++ b/wm/velox/MESSAGE  Mon Dec 16 21:01:41 2019 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2019/12/11 21:19:29 nia Exp $
+$NetBSD: MESSAGE,v 1.2 2019/12/16 21:01:41 nia Exp $
 
 To edit the configuration file, copy it into place:
 
-$ cp ${PREFIX}/share/examples/velox.conf ~/.velox.conf
+$ cp ${PREFIX}/share/examples/velox/velox.conf ~/.velox.conf
 
 Most packages in pkgsrc will need wayland support enabled explicitly,
 velox currently does not support X11 applications.



Home | Main Index | Thread Index | Old Index