diff options
author | Loïc Minier <lool@dooz.org> | 2010-01-04 15:32:06 +0100 |
---|---|---|
committer | Loïc Minier <lool@dooz.org> | 2010-01-04 15:32:15 +0100 |
commit | d0e74b5d7ccb8d49cef9cf063e812b4dd377ff01 (patch) | |
tree | 098d867eb8653626654c0f75f79461f35a7a1dab /Makefile | |
parent | dba6e3e7b0c66823103b2197728f9458700eefcc (diff) | |
download | pbuilder-d0e74b5d7ccb8d49cef9cf063e812b4dd377ff01.tar pbuilder-d0e74b5d7ccb8d49cef9cf063e812b4dd377ff01.tar.gz |
Stop intalling ccache sample config
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |