[Pkg-xen-changes] [xen] 47/70: tools-misc-prefix.diff

Ian James Campbell ijc at moszumanska.debian.org
Thu Dec 17 14:44:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

ijc pushed a commit to branch feature/bug805508
in repository xen.

commit a0a355260937ae12233432fc562afe788c1d29a2
Author: Bastian Blank <waldi at debian.org>
Date:   Sat Jul 5 11:46:59 2014 +0200

    tools-misc-prefix.diff
    
    Patch-Name: tools-misc-prefix.diff
---
 tools/misc/Makefile | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/tools/misc/Makefile b/tools/misc/Makefile
index c4490f3..650a150 100644
--- a/tools/misc/Makefile
+++ b/tools/misc/Makefile
@@ -53,12 +53,8 @@ all build: $(TARGETS_BUILD)
 
 .PHONY: install
 install: build
-	$(INSTALL_DIR) $(DESTDIR)$(bindir)
-	$(INSTALL_DIR) $(DESTDIR)$(sbindir)
 	$(INSTALL_DIR) $(DESTDIR)$(LIBEXEC_BIN)
-	$(INSTALL_PYTHON_PROG) $(INSTALL_BIN) $(DESTDIR)$(bindir)
-	$(INSTALL_PYTHON_PROG) $(INSTALL_SBIN) $(DESTDIR)$(sbindir)
-	$(INSTALL_PYTHON_PROG) $(INSTALL_PRIVBIN) $(DESTDIR)$(LIBEXEC_BIN)
+	$(INSTALL_PYTHON_PROG) $(INSTALL_BIN) $(INSTALL_SBIN) $(INSTALL_PRIVBIN) $(DESTDIR)$(LIBEXEC_BIN)
 
 .PHONY: clean
 clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list