diff -ruxB ltp-full-20090430_original/testcases/commands/ade/file/file_test.sh ltp-full-20090430/testcases/commands/ade/file/file_test.sh
--- ltp-full-20090430_original/testcases/commands/ade/file/file_test.sh	2009-05-08 16:33:00.000000000 +0530
+++ ltp-full-20090430/testcases/commands/ade/file/file_test.sh	2009-05-08 17:20:34.000000000 +0530
@@ -391,7 +391,7 @@
 
 $LTPBIN/tst_resm TINFO "TEST #9: file command recognizes RPM files"
 if [ -f /etc/redhat-release ]; then
-	bDIR=/usr/src/redhat
+	bDIR=$HOME/rpmbuild
 	bCMD=rpmbuild
 else
 	bDIR=/usr/src/packages
