]> git.pld-linux.org Git - packages/bbkeys.git/commitdiff
- more fixes for use sysconfdir instead datadir (this time in man pages).
authorkloczek <kloczek@pld-linux.org>
Sat, 1 Feb 2003 23:41:48 +0000 (23:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bbkeys-sysconfdir.patch -> 1.2

bbkeys-sysconfdir.patch

index 56fe06b9f42c96a9c9d7283df5b5f3c8c3481eda..60135fb1eafff48052596b12194b98802c60ddfb 100644 (file)
@@ -19,3 +19,27 @@ diff -ur bbkeys-0.8.4-orig/src/Makefile.am bbkeys-0.8.4/src/Makefile.am
  
  bin_PROGRAMS = bbkeys
  bbkeys_SOURCES = bbkeys.cc Image.cc LinkedList.cc \
+--- bbkeys-0.8.6/doc/bbkeys.1.in~      Sun Feb  2 00:32:03 2003
++++ bbkeys-0.8.6/doc/bbkeys.1.in       Sun Feb  2 00:32:03 2003
+@@ -70,19 +70,17 @@
+ .SH FILES
+ .nr
+-Default: \fI$datadir=/usr/local/share/\fR
+-.br
+ \fI$HOME/.bbkeysrc\fR maintains keybindings
+ .br
+ See \fIbbkeysrc(5)\fR
+ .SS "Under Blackbox"
+ .nf
+-\fI$datadir/bbtools/bbkeys.bb\fR the global style configuration file
++\fI@sysconfdir@/bbtools/bbkeys.bb\fR the global style configuration file
+ \fI$HOME/.bbtools/bbkeys.bb\fR a local style configuration file
+ .SS "Under other Window managers"
+ .nf
+-\fI$datadir/bbtools/bbkeys.nobb\fR the global style configuration file
++\fI@sysconfdir@/bbtools/bbkeys.nobb\fR the global style configuration file
+ \fI$HOME/.bbtools/bbkeys.nobb\fR a local style configuration file
+ .SH VERSION
This page took 0.078427 seconds and 4 git commands to generate.