[openjdk-8] 01/02: Removed the unused ALT_* variables
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue May 20 22:32:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openjdk-8.
commit c6b5bde15fb69b5558e2ef657a4a08f197044e3f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 20 22:06:11 2014 +0200
Removed the unused ALT_* variables
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 0fcceac..7e01e37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,10 +96,6 @@ ifneq (,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))
endif
#NJOBS=1
-# Extracting debug symbols done by dh_strip
-export ALT_OBJCOPY=fake
-export ALT_STRIP_POLICY=no_strip
-
with_check = $(if $(findstring nocheck, $(DEB_BUILD_OPTIONS)),,yes)
ifneq (,$(filter $(DEB_HOST_ARCH), armel))
with_check = disabled running check on $(DEB_HOST_ARCH)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git
More information about the pkg-java-commits
mailing list