(install-arch-indep): Delete *.orig in copied dirs.
This commit is contained in:
parent
30fa657c28
commit
0ff7e78f58
1 changed files with 1 additions and 0 deletions
|
@ -333,6 +333,7 @@ install-arch-indep: mkdir
|
|||
rm -rf $${subdir}/CVS ; \
|
||||
rm -f $${subdir}/\#* ; \
|
||||
rm -f $${subdir}/*~ ; \
|
||||
rm -f $${subdir}/*.orig ; \
|
||||
done) ; \
|
||||
done
|
||||
-rm -f ${lispdir}/subdirs.el
|
||||
|
|
Loading…
Add table
Reference in a new issue