(install-arch-indep): Delete *.orig in copied dirs.

This commit is contained in:
Richard M. Stallman 1994-11-09 11:48:21 +00:00
parent 30fa657c28
commit 0ff7e78f58

View file

@ -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