From 64580202061d4d8f449e09107ac6e60706142202 Mon Sep 17 00:00:00 2001 From: Eddy Petrisor Date: Thu, 28 Feb 2008 21:52:28 +0200 Subject: No longer install /etc/pbuilderrc Instead put that file in the examples directory. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a8679a9..9ec3ef9 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ install: $(INSTALL_EXECUTABLE) pbuilder-satisfydepends-checkparams $(DESTDIR)/usr/lib/pbuilder/ $(INSTALL_EXECUTABLE) pbuilder-satisfydepends-funcs $(DESTDIR)/usr/lib/pbuilder/ $(INSTALL_EXECUTABLE) pdebuild-internal $(DESTDIR)/usr/lib/pbuilder/ - $(INSTALL_FILE) pbuilderrc $(DESTDIR)/etc + $(INSTALL_FILE) pbuilderrc $(DESTDIR)/usr/share/doc/pbuilder/examples $(INSTALL_FILE) pbuilderrc $(DESTDIR)/usr/share/pbuilder $(INSTALL_FILE) pbuilder-uml.conf $(DESTDIR)/etc/pbuilder $(INSTALL_FILE) pbuilder-uml.conf $(DESTDIR)/usr/share/pbuilder -- cgit v1.2.3