aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordancer <dancer>2002-03-12 16:27:48 +0000
committerdancer <dancer>2002-03-12 16:27:48 +0000
commitafb79b8c279baa57e1c2e9409acf0d0ddb017d7c (patch)
tree431b9e0a86db1da7b98aaac4e4d2528f2b5f32d9 /Makefile
parent8312841f1ca8c1bba4cf01c108c13cf90714afeb (diff)
downloadpbuilder-afb79b8c279baa57e1c2e9409acf0d0ddb017d7c.tar
pbuilder-afb79b8c279baa57e1c2e9409acf0d0ddb017d7c.tar.gz
created pbuilder-satisfydepends, and many changes today.
Improvement generally.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ebed5ad..0095f6d 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ install:
$(INSTALL_EXECUTABLE) pbuilder-modules $(DESTDIR)/usr/lib/pbuilder/
$(INSTALL_EXECUTABLE) pbuilder $(DESTDIR)/usr/sbin
$(INSTALL_EXECUTABLE) pdebuild $(DESTDIR)/usr/bin
+ $(INSTALL_EXECUTABLE) pbuilder-satisfydepends $(DESTDIR)/usr/lib/pbuilder/
$(INSTALL_FILE) pbuilderrc $(DESTDIR)/etc
$(INSTALL_FILE) pbuilderrc $(DESTDIR)/usr/share/pbuilder