From: Javier Fernández-Sanguino Date: Wed, 20 Jul 2016 17:24:55 +0000 (+0000) Subject: Clean rejected patches applied to the files X-Git-Tag: 20180215~151 X-Git-Url: http://git.projectaon.org/?a=commitdiff_plain;h=3adb1d5123271287dac9214cdd52a4db77d0ea8a;p=project-aon.git Clean rejected patches applied to the files git-svn-id: https://projectaon.org/data/trunk@2547 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- diff --git a/common/pdf/build/lw/Makefile.common b/common/pdf/build/lw/Makefile.common index 4709e54..fae08de 100644 --- a/common/pdf/build/lw/Makefile.common +++ b/common/pdf/build/lw/Makefile.common @@ -214,7 +214,7 @@ clean: clean-images -rm -f *.aux *.toc *.log *.lof *.dvi *.ps *.bbl *.blg *.lot *.out distclean: clean - -rm -f $(BASENAME).tex $(BASENAME)-untweaked.tex $(BASENAME).tex.orig $(BASENAME).tex.lat1 + -rm -f $(BASENAME).tex $(BASENAME)-untweaked.tex $(BASENAME).tex.orig $(BASENAME).tex.lat1 $(BASENAME).tex.rej # Clean symlinks -rm -f ac1.tex ac2.tex ac3.tex crtneg.tex crtpos.tex random.tex souvenir.sty souverbt.sty @for gif in *.gif ; do [ -e $$gif ] && [ -L $$gif ] && rm -f $$gif ; done || true