From 3adb1d5123271287dac9214cdd52a4db77d0ea8a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Fern=C3=A1ndez-Sanguino?= Date: Wed, 20 Jul 2016 17:24:55 +0000 Subject: [PATCH] Clean rejected patches applied to the files git-svn-id: https://projectaon.org/data/trunk@2547 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- common/pdf/build/lw/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.17.1