pkgsrc/wm/larswm/patches/patch-ab
salo d40b5ed2fc Updated to version 7.2.10.
Changes:

- honour PKG_SYSCONFDIR, fix manpage accordingly
- install sample configuration files

7.2.10:
=======
- Applied patch from debian bug database that
  adds a -format option to larsclock. Changed
  the default format to be 12 hour clock.
- Applied patch from Edelhard Becker to fix
  focus problem with GTK2 applications.

7.2.9:
======
- Changes to default config files to update them for
  RedHat 9. (Using Mozilla instead of Galeon etc)
- Removed some unused code.
- When specifying Class~Instance, if you do not
  include both (using the tilde), your string is
  compared both to class and instance of the client.
2003-05-16 08:21:50 +00:00

13 lines
422 B
Text

$NetBSD: patch-ab,v 1.1 2003/05/16 08:21:50 salo Exp $
--- larswm.man.orig 2003-04-28 15:01:38.000000000 +0200
+++ larswm.man 2003-05-16 10:14:08.000000000 +0200
@@ -37,7 +37,7 @@
prints the current version on standard error, then exits.
.SH FILES
.TP 18
-.B $HOME/.larswmrc /etc/X11/larswmrc
+.B $HOME/.larswmrc @PKG_SYSCONFDIR@/larswmrc
these two files are looked for in the above order when
.I larswm
starts up.