Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 704c9bb6db073f89f2ef10e5e8f97fd3 > files > 14

os-prober-1.65-9.mga5.src.rpm

diff -up os-prober-1.46/common.sh.newnsmove os-prober-1.46/common.sh
--- os-prober-1.46/common.sh.newnsmove	2011-04-10 05:30:57.000000000 +0430
+++ os-prober-1.46/common.sh	2011-05-04 04:08:09.603020037 +0430
@@ -1,5 +1,5 @@
 newns () {
-  [ "$OS_PROBER_NEWNS" ] || exec /usr/lib/os-prober/newns "$0" "$@"
+  [ "$OS_PROBER_NEWNS" ] || exec /usr/lib/newns "$0" "$@"
 }
 
 cleanup_tmpdir=false