]> git.pld-linux.org Git - packages/e2fsprogs.git/blame - e2fsprogs-498381.patch
- rel 1
[packages/e2fsprogs.git] / e2fsprogs-498381.patch
CommitLineData
f7f48c57
ER
1--- e2fsprogs-1.40.5/configure.in~ 2008-02-04 19:04:56.000000000 +0200
2+++ e2fsprogs-1.40.5/configure.in 2008-02-04 19:05:18.956729223 +0200
3@@ -815,22 +815,6 @@
4 root_libdir='${root_prefix}/lib'
5 root_sysconfdir='${root_prefix}/etc'
6 fi
7-if test "$bindir" != '${exec_prefix}/bin'; then
8- root_bindir=$bindir
9- echo "Setting root_bindir to $root_bindir"
10-fi
11-if test "$sbindir" != '${exec_prefix}/sbin'; then
12- root_sbindir=$sbindir
13- echo "Setting root_sbindir to $root_sbindir"
14-fi
15-if test "$libdir" != '${exec_prefix}/lib'; then
16- root_libdir=$libdir
17- echo "Setting root_libdir to $root_libdir"
18-fi
19-if test "$sysconfdir" != '${prefix}/etc'; then
20- root_sysconfdir=$sysconfdir
21- echo "Setting root_sysconfdir to $root_sysconfdir"
22-fi
23 AC_SUBST(root_prefix)
24 AC_SUBST(root_bindir)
25 AC_SUBST(root_sbindir)
This page took 0.140137 seconds and 4 git commands to generate.