]> git.pld-linux.org Git - packages/util-vserver.git/blame - util-vserver-rpmpath.patch
- rel 2; build with glibc, so it will also work on systems with newer kernels that...
[packages/util-vserver.git] / util-vserver-rpmpath.patch
CommitLineData
1628ca7c
ER
1--- util-vserver-0.30.212/scripts/vrpm-preload~ 2007-11-07 12:24:38.000000000 +0200
2+++ util-vserver-0.30.212/scripts/vrpm-preload 2007-11-07 12:25:09.260798172 +0200
3@@ -27,7 +27,7 @@
4 . $__PKGLIBDIR/vserver.functions
5 . "$_LIB_FUNCTIONS"
6
7-for bin in `which rpm` /bin/rpm /usr/lib/rpm/rpm${RPM_FLAVOR:-i} ""; do
8+for bin in /bin/rpm /usr/lib/rpm/rpm${RPM_FLAVOR:-i} ""; do
9 ldd "$bin" &>/dev/null && break
10 done
11
This page took 0.034765 seconds and 4 git commands to generate.