[Pkg-xen-changes] [xen] 26/30: tools-include-install.diff
Bastian Blank
waldi at moszumanska.debian.org
Sun Nov 1 20:19:17 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 4dfebbec5ff7d54473b56bd3cef0352802967294
Author: Bastian Blank <waldi at debian.org>
Date: Sat Jul 5 11:47:30 2014 +0200
tools-include-install.diff
Patch-Name: tools-include-install.diff
---
tools/include/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/include/Makefile b/tools/include/Makefile
index dec8b3d..cdc8505 100644
--- a/tools/include/Makefile
+++ b/tools/include/Makefile
@@ -14,7 +14,6 @@ xen-foreign:
xen/.dir:
@rm -rf xen
mkdir -p xen/libelf
- ln -sf $(XEN_ROOT)/xen/include/public/COPYING xen
ln -sf $(wildcard $(XEN_ROOT)/xen/include/public/*.h) xen
ln -sf $(addprefix $(XEN_ROOT)/xen/include/public/,arch-x86 arch-arm hvm io xsm) xen
ln -sf ../xen-sys/$(XEN_OS) xen/sys
@@ -42,7 +41,6 @@ install: all
$(INSTALL_DIR) $(DESTDIR)$(includedir)/xen/io
$(INSTALL_DIR) $(DESTDIR)$(includedir)/xen/sys
$(INSTALL_DIR) $(DESTDIR)$(includedir)/xen/xsm
- $(INSTALL_DATA) xen/COPYING $(DESTDIR)$(includedir)/xen
$(INSTALL_DATA) xen/*.h $(DESTDIR)$(includedir)/xen
$(INSTALL_DATA) xen/arch-x86/*.h $(DESTDIR)$(includedir)/xen/arch-x86
$(INSTALL_DATA) xen/arch-x86/hvm/*.h $(DESTDIR)$(includedir)/xen/arch-x86/hvm
--
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