Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
$NetBSD: patch-libxl_Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $
|
||||
$NetBSD: patch-libxl_Makefile,v 1.2 2015/06/23 17:45:33 bouyer Exp $
|
||||
|
||||
--- libxl/Makefile.orig 2015-01-19 21:18:26.000000000 +0100
|
||||
+++ libxl/Makefile 2015-01-19 21:18:49.000000000 +0100
|
||||
--- libxl/Makefile.orig 2015-06-22 15:41:35.000000000 +0200
|
||||
+++ libxl/Makefile 2015-06-23 16:51:38.000000000 +0200
|
||||
@@ -253,7 +253,7 @@
|
||||
$(INSTALL_DIR) $(DESTDIR)$(SBINDIR)
|
||||
$(INSTALL_DIR) $(DESTDIR)$(LIBDIR)
|
||||
@@ -14,7 +14,7 @@ $NetBSD: patch-libxl_Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $
|
||||
@@ -267,7 +267,7 @@
|
||||
$(SYMLINK_SHLIB) libxlutil.so.$(XLUMAJOR) $(DESTDIR)$(LIBDIR)/libxlutil.so
|
||||
$(INSTALL_DATA) libxlutil.a $(DESTDIR)$(LIBDIR)
|
||||
$(INSTALL_DATA) libxl.h libxl_event.h libxl_json.h _libxl_types.h _libxl_types_json.h _libxl_list.h libxl_utils.h libxl_uuid.h $(DESTDIR)$(INCLUDEDIR)
|
||||
$(INSTALL_DATA) libxl.h libxl_event.h libxl_json.h _libxl_types.h _libxl_types_json.h _libxl_list.h libxl_utils.h libxl_uuid.h libxlutil.h $(DESTDIR)$(INCLUDEDIR)
|
||||
- $(INSTALL_DATA) bash-completion $(DESTDIR)$(BASH_COMPLETION_DIR)/xl.sh
|
||||
+ $(INSTALL_DATA) bash-completion $(DESTDIR)$(XEN_EXAMPLES_DIR)/xl.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user