[Pkg-xen-changes] [xen] 20/30: tools-xenpmd-prefix.diff

Bastian Blank waldi at moszumanska.debian.org
Sun May 31 20:14:40 UTC 2015


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

waldi pushed a commit to branch develop
in repository xen.

commit 5ee4b71d8a82fd58ae3b7b4e7fdc731288fc33b5
Author: Bastian Blank <waldi at debian.org>
Date:   Sat Dec 13 19:37:02 2014 +0100

    tools-xenpmd-prefix.diff
    
    Patch-Name: tools-xenpmd-prefix.diff
---
 tools/xenpmd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/xenpmd/Makefile b/tools/xenpmd/Makefile
index 2d925df..d7c0b6c 100644
--- a/tools/xenpmd/Makefile
+++ b/tools/xenpmd/Makefile
@@ -11,8 +11,8 @@ all: xenpmd
 
 .PHONY: install
 install: all
-	$(INSTALL_DIR) $(DESTDIR)$(SBINDIR)
-	$(INSTALL_PROG) xenpmd $(DESTDIR)$(SBINDIR)
+	$(INSTALL_DIR) $(DESTDIR)$(LIBEXEC_BIN)
+	$(INSTALL_PROG) xenpmd $(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