]> git.pld-linux.org Git - packages/attr.git/blame - attr-miscfix.patch
- updated to 2.0.9
[packages/attr.git] / attr-miscfix.patch
CommitLineData
574b17bf
AM
1diff -urN attr-1.0.1.org/configure.in attr-1.0.1/configure.in
2--- attr-1.0.1.org/configure.in Tue May 1 22:33:54 2001
3+++ attr-1.0.1/configure.in Tue May 1 22:39:07 2001
2563a04e
JR
4@@ -108,13 +111,6 @@
5 dnl also check if man page source is gzipped
574b17bf 6 dnl (usually on Debian, but not Redhat pre-7.0)
574b17bf
AM
7 have_zipped_manpages=false
8-for d in ${prefix}/share/man ${prefix}/man ; do
9- if test -f $d/man1/man.1.gz
10- then
574b17bf
AM
11- have_zipped_manpages=true
12- break
13- fi
14-done
574b17bf
AM
15 AC_SUBST(have_zipped_manpages)
16
2563a04e 17 dnl build definitions for use in Makefiles
This page took 0.09137 seconds and 4 git commands to generate.