]> git.pld-linux.org Git - packages/xfsprogs.git/blobdiff - xfsprogs-miscfix-v2.patch
- updated to 2.1.2
[packages/xfsprogs.git] / xfsprogs-miscfix-v2.patch
index b3859dc609cbccba0c26b2671134a19ef7ff81ad..927690bd79606fd624114c6a4d8868f88233fcc7 100644 (file)
@@ -1,18 +1,17 @@
 diff -urN ./old/xfsprogs-1.3.5/configure.in xfsprogs-1.3.5/configure.in
 --- ./old/xfsprogs-1.3.5/configure.in  Thu Aug  9 21:04:48 2001
 +++ xfsprogs-1.3.5/configure.in        Wed Aug 29 09:12:23 2001
-@@ -201,14 +201,6 @@
+@@ -201,13 +201,6 @@
+ dnl also check if man page source is gzipped
  dnl (usually on Debian, but not Redhat pre-7.0)
- pkg_man_dir=${prefix}/share/man
  have_zipped_manpages=false
 -for d in ${prefix}/share/man ${prefix}/man ; do
 -    if test -f $d/man1/man.1.gz
 -    then
--      pkg_man_dir=$d
 -      have_zipped_manpages=true
 -      break
 -    fi
 -done
- AC_SUBST(pkg_man_dir)
  AC_SUBST(have_zipped_manpages)
  
+ dnl build definitions for use in Makefiles
This page took 0.207433 seconds and 4 git commands to generate.