]> git.pld-linux.org Git - packages/strace.git/blob - strace-fhs.patch
- sparc64 build fix.
[packages/strace.git] / strace-fhs.patch
1 diff -Nur strace/Makefile.in strace.pld/Makefile.in
2 --- strace/Makefile.in  Fri Feb 19 01:21:42 1999
3 +++ strace.pld/Makefile.in      Sun Jun 13 14:13:08 1999
4 @@ -40,7 +40,7 @@
5  exec_prefix = @exec_prefix@
6  
7  bindir = $(exec_prefix)/bin
8 -man1dir = $(prefix)/man/man1
9 +man1dir = $(prefix)/share/man/man1
10  man1ext = .1
11  
12  SHELL = /bin/sh
This page took 0.08578 seconds and 3 git commands to generate.