summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-12-16 21:01:41 +0000
committernia <nia@pkgsrc.org>2019-12-16 21:01:41 +0000
commitd57e9066eef4d210360a31e04c922c88127c5e17 (patch)
tree0af0a6e3bce6ee6a151fa0620206246de23922b4 /wm
parent06d809ef1a609bfe319c14cfa6d5fdf6b10f70c8 (diff)
downloadpkgsrc-d57e9066eef4d210360a31e04c922c88127c5e17.tar.gz
velox: Fix error in MESSAGE
thanks ng0@ for pointing this out
Diffstat (limited to 'wm')
-rw-r--r--wm/velox/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/velox/MESSAGE b/wm/velox/MESSAGE
index 5542a5b4f85..6bd54fd1d6a 100644
--- a/wm/velox/MESSAGE
+++ b/wm/velox/MESSAGE
@@ -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.