Remove trailing whitespace
This commit is contained in:
parent
0c7484d227
commit
09c04aeabb
@ -898,7 +898,7 @@ generic_install_perl()
|
||||
|
||||
# remove special files
|
||||
${__find} ${stagedir} -name "perllocal.pod" \
|
||||
-o -name ".packlist" \
|
||||
-o -name ".packlist" \
|
||||
-o -name "*.bs" \
|
||||
| ${__xargs} -i rm -f {}
|
||||
|
||||
|
@ -466,7 +466,7 @@ fetch_subsysdesc()
|
||||
else
|
||||
ps[$i]=$sp
|
||||
fi
|
||||
break # Found it, skip to the next line
|
||||
break # Found it, skip to the next line
|
||||
fi
|
||||
done
|
||||
done < $subsysconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user