]> git.pld-linux.org Git - packages/fvwm2.git/blob - fvwm2-paths.patch
1b5abb2841515831ced9b4af720edf90 fvwm-system.fvwmrc
[packages/fvwm2.git] / fvwm2-paths.patch
1 --- fvwm-2.2/extras/FvwmConsole/FvwmConsoleC.pl.redhat  Fri Nov 13 14:36:14 1998
2 +++ fvwm-2.2/extras/FvwmConsole/FvwmConsoleC.pl Mon Mar 22 17:32:38 1999
3 @@ -1,4 +1,4 @@
4 -#!/usr/local/bin/perl
5 +#!/usr/bin/perl
6  #    $0 - Front end of FvwmConsole
7  #    FvwmConsole server must be running
8  
9 --- fvwm-2.2/configure.in.redhat        Mon Feb 22 11:25:48 1999
10 +++ fvwm-2.2/configure.in       Mon Mar 22 17:32:38 1999
11 @@ -5,7 +5,7 @@
12  AM_INIT_AUTOMAKE(fvwm, 2.2)
13  AM_CONFIG_HEADER(config.h)
14  
15 -FVWM_MODULEDIR='${libexecdir}/${PACKAGE}/${VERSION}'
16 +FVWM_MODULEDIR='${libexecdir}'
17  FVWM_CONFIGDIR='${sysconfdir}'
18  
19  AC_SUBST(FVWM_MODULEDIR)
This page took 0.060349 seconds and 4 git commands to generate.