]> git.pld-linux.org Git - packages/amiwm.git/blame - amiwm-mandir.patch
- added three patches
[packages/amiwm.git] / amiwm-mandir.patch
CommitLineData
6de1a873 1--- amiwm0.20pl48/Makefile.in.old 2008-02-15 20:10:17.000000000 +0100
2+++ amiwm0.20pl48/Makefile.in 2008-02-15 20:11:09.000000000 +0100
3@@ -12,9 +12,9 @@ LIBS = @X_LIBS@ @X_PRE_LIBS@ -Llibami -l
4 -lX11 @X_EXTRA_LIBS@ @LIBS@
5 prefix = @prefix@
6 exec_prefix = @exec_prefix@
7-bindir = $(exec_prefix)/bin
8-libdir = $(exec_prefix)/lib
9-mandir = $(prefix)/man
10+bindir = @bindir@
11+libdir = @libdir@
12+mandir = @mandir@
13 INSTALL = @INSTALL@
14 LN_S = @LN_S@
15 RM = -rm -f
This page took 0.055288 seconds and 4 git commands to generate.