File fix_rtcheck_patch.diff of Package ibmrtpkgs
Index: ibmrtpkgs-2/rtcheck/rtcheck.init.suse
===================================================================
--- ibmrtpkgs-2.orig/rtcheck/rtcheck.init.suse
+++ ibmrtpkgs-2/rtcheck/rtcheck.init.suse
@@ -26,7 +26,7 @@ RETVAL=0
start() {
echo -n $"Checking if system is Real Time capable: "
- /usr/bin/rtcheck -v > /var/log/rtcheck
+ rtcheck -v > /var/log/rtcheck
RETVAL=$?
# because this is for global tests only,