pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/velox



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Dec 16 21:01:41 UTC 2019

Modified Files:
        pkgsrc/wm/velox: MESSAGE

Log Message:
velox: Fix error in MESSAGE

thanks ng0@ for pointing this out


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wm/velox/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/velox/MESSAGE
diff -u pkgsrc/wm/velox/MESSAGE:1.1 pkgsrc/wm/velox/MESSAGE:1.2
--- pkgsrc/wm/velox/MESSAGE:1.1 Wed Dec 11 21:19:29 2019
+++ pkgsrc/wm/velox/MESSAGE     Mon Dec 16 21:01:41 2019
@@ -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