aboutsummaryrefslogtreecommitdiff
path: root/Documentation/debconf7
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-06-17 20:32:19 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-06-17 20:32:19 +0000
commit1b422cf874d49b57785b30483232fdf66973df1d (patch)
tree1552a69086fca88577c3902f5c6131a3d804c4af /Documentation/debconf7
parentad50ac00a531dbe60260c63760388ce6dac12361 (diff)
downloadpbuilder-1b422cf874d49b57785b30483232fdf66973df1d.tar
pbuilder-1b422cf874d49b57785b30483232fdf66973df1d.tar.gz
do real cleanup, don't hide temporary files under .gitignore, rather teach makefiles' clean targets how to deal with them properly
Diffstat (limited to 'Documentation/debconf7')
-rw-r--r--Documentation/debconf7/.gitignore11
-rw-r--r--Documentation/debconf7/Makefile2
2 files changed, 1 insertions, 12 deletions
diff --git a/Documentation/debconf7/.gitignore b/Documentation/debconf7/.gitignore
deleted file mode 100644
index 20fbbc0..0000000
--- a/Documentation/debconf7/.gitignore
+++ /dev/null
@@ -1,11 +0,0 @@
-/pbuilder-presentation.aux
-/pbuilder-presentation.dvi
-/pbuilder-presentation.log
-/pbuilder-presentation.nav
-/pbuilder-presentation.out
-/pbuilder-presentation.pdf
-/pbuilder-presentation.snm
-/pbuilder-presentation.toc
-/pbuilder.aux
-/pbuilder.log
-/pbuilder.pdf
diff --git a/Documentation/debconf7/Makefile b/Documentation/debconf7/Makefile
index 702fbf9..a09b6ac 100644
--- a/Documentation/debconf7/Makefile
+++ b/Documentation/debconf7/Makefile
@@ -13,4 +13,4 @@ all: $(PDFFILES)
latex $<
clean:
- -rm *~ *.log *.aux *.snm *.toc *.out *.nav *.dvi
+ rm -fv *~ *.log *.aux *.snm *.toc *.out *.nav *.dvi *.pdf *.pdf