diff options
author | nia <nia@pkgsrc.org> | 2019-12-16 21:01:41 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-12-16 21:01:41 +0000 |
commit | d57e9066eef4d210360a31e04c922c88127c5e17 (patch) | |
tree | 0af0a6e3bce6ee6a151fa0620206246de23922b4 /wm | |
parent | 06d809ef1a609bfe319c14cfa6d5fdf6b10f70c8 (diff) | |
download | pkgsrc-d57e9066eef4d210360a31e04c922c88127c5e17.tar.gz |
velox: Fix error in MESSAGE
thanks ng0@ for pointing this out
Diffstat (limited to 'wm')
-rw-r--r-- | wm/velox/MESSAGE | 4 |
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. |