aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2010-01-04 15:32:06 +0100
committerLoïc Minier <lool@dooz.org>2010-01-04 15:32:15 +0100
commitd0e74b5d7ccb8d49cef9cf063e812b4dd377ff01 (patch)
tree098d867eb8653626654c0f75f79461f35a7a1dab /Makefile
parentdba6e3e7b0c66823103b2197728f9458700eefcc (diff)
downloadpbuilder-d0e74b5d7ccb8d49cef9cf063e812b4dd377ff01.tar
pbuilder-d0e74b5d7ccb8d49cef9cf063e812b4dd377ff01.tar.gz
Stop intalling ccache sample config
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee9e7e9..15f343e 100644
--- a/Makefile
+++ b/Makefile
@@ -102,7 +102,6 @@ install:
$(INSTALL_FILE) pbuilderrc $(DESTDIR)/usr/share/pbuilder
$(INSTALL_FILE) pbuilder-uml.conf $(DESTDIR)/etc/pbuilder
$(INSTALL_FILE) pbuilder-uml.conf $(DESTDIR)/usr/share/pbuilder
- $(INSTALL_FILE) examples/pbuilderrc.ccache $(DESTDIR)/usr/share/doc/pbuilder/examples
$(INSTALL_EXECUTABLE) examples/B90lintian $(DESTDIR)/usr/share/doc/pbuilder/examples
$(INSTALL_EXECUTABLE) examples/B91dpkg-i $(DESTDIR)/usr/share/doc/pbuilder/examples
$(INSTALL_EXECUTABLE) examples/B92test-pkg $(DESTDIR)/usr/share/doc/pbuilder/examples