]> git.pld-linux.org Git - packages/strace.git/blame - strace-fhs.patch
- updated to 4.5.3 (better support for NPTL threads)
[packages/strace.git] / strace-fhs.patch
CommitLineData
3506d774 1diff -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.063303 seconds and 4 git commands to generate.