[Pkg-xen-changes] [xen] 34/35: Remove unused XEN_VERSION
Bastian Blank
waldi at moszumanska.debian.org
Wed Dec 17 21:34:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
waldi pushed a commit to branch develop
in repository xen.
commit d1067133df3c326b5be1104481f00f6da735a36f
Author: Bastian Blank <waldi at debian.org>
Date: Sun Dec 14 22:37:30 2014 +0100
Remove unused XEN_VERSION
---
debian/rules.real | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/rules.real b/debian/rules.real
index 3dd7b86..443730d 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -92,7 +92,6 @@ $(STAMPS_DIR)/install-utils_$(ARCH): CONFIG = \
debug=n \
XEN_COMPILE_ARCH=$(XEN_ARCH) \
XEN_TARGET_ARCH=$(XEN_ARCH) \
- XEN_VERSION=$(VERSION) \
EXTRA_CFLAGS_XEN_TOOLS="$(CFLAGS)" \
APPEND_CPPFLAGS="$(CPPFLAGS)" \
APPEND_LDFLAGS="$(LDFLAGS)" \
@@ -118,7 +117,6 @@ endif
$(STAMPS_DIR)/install-utils-common: DIR = $(BUILD_DIR)/build-docs
$(STAMPS_DIR)/install-utils-common: INSTALL_DIR = $(BUILD_DIR)/install-utils-common
-$(STAMPS_DIR)/install-utils-common: export XEN_VERSION = common
$(STAMPS_DIR)/install-utils-common: export DESTDIR = $(CURDIR)/$(INSTALL_DIR)
$(STAMPS_DIR)/install-utils-common: $(STAMPS_DIR)/build-docs
@rm -rf $(INSTALL_DIR)
--
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