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/6f0d9f683241
branches:  trunk
changeset: 345746:6f0d9f683241
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 82fffe1e7102 -r 6f0d9f683241 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