pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/gemrb
Module Name: pkgsrc
Committed By: nia
Date: Wed Nov 13 19:40:48 UTC 2019
Modified Files:
pkgsrc/games/gemrb: MESSAGE
Log Message:
gemrb: Use cp instead of mv
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/gemrb/MESSAGE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/gemrb/MESSAGE
diff -u pkgsrc/games/gemrb/MESSAGE:1.1 pkgsrc/games/gemrb/MESSAGE:1.2
--- pkgsrc/games/gemrb/MESSAGE:1.1 Wed Nov 13 16:37:55 2019
+++ pkgsrc/games/gemrb/MESSAGE Wed Nov 13 19:40:48 2019
@@ -1,12 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2019/11/13 16:37:55 nia Exp $
+$NetBSD: MESSAGE,v 1.2 2019/11/13 19:40:48 nia Exp $
To install the DRM-free version of Baldur's Gate:
$ innoextract setup_baldurs_gate_2.0.0.20.exe
$ mv app ~/BaldursGate
$ mkdir ~/.gemrb
-$ mv ${PREFIX}/share/examples/gemrb/GemRB.cfg.sample ~/.gemrb/gemrb.cfg
+$ cp ${PREFIX}/share/examples/gemrb/GemRB.cfg.sample ~/.gemrb/gemrb.cfg
Edit ~/.gemrb/gemrb.cfg and change the GamePath to ~/BaldursGate.
Home |
Main Index |
Thread Index |
Old Index