(etc): Delete *.orig and *.rej.
This commit is contained in:
@@ -311,7 +311,7 @@ echo "Making links to \`etc'."
|
||||
(cd etc
|
||||
ln `ls -d * | grep -v 'RCS' | grep -v 'Old' | grep -v '^e$'` ../${tempdir}/etc
|
||||
cd ../${tempdir}/etc
|
||||
rm -f DOC* *~ \#*\# *.dvi *.log *,v =* core
|
||||
rm -f DOC* *~ \#*\# *.dvi *.log *.orig *.rej *,v =* core
|
||||
rm -f TAGS)
|
||||
|
||||
echo "Making links to \`etc/e'."
|
||||
|
||||
Reference in New Issue
Block a user