Index: kde-meta.eclass =================================================================== RCS file: /var/cvsroot/gentoo-x86/eclass/kde-meta.eclass,v retrieving revision 1.87 diff -u -B -r1.87 kde-meta.eclass --- kde-meta.eclass 12 Jan 2009 23:03:08 -0000 1.87 +++ kde-meta.eclass 8 Feb 2009 20:15:35 -0000 @@ -317,7 +317,7 @@ # Avoid syncing if possible # No idea what the above comment means... if [[ -n "$RAWTARBALL" ]]; then - rm -f $T/$RAWTARBALL + rm -f "${T}"/$RAWTARBALL fi # Default $S is based on $P not $myP; rename the extracted dir to fit $S