[openjdk-8] 04/10: Removed unused substitution variables

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Mar 29 08:21:11 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 6fc27f81b2a5fdbaf7259d93e10309d4b4fe2193
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Mar 28 23:44:15 2014 +0100

    Removed unused substitution variables
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8dbba76..ea4bc82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1028,19 +1028,15 @@ packaging-files:
 	      -e 's, at etcdir@,$(etcdir),g' \
 	      -e 's, at jdiralias@,$(jdiralias),g' \
 	      -e 's, at jdirname@,$(jdirname),g' \
-	      -e 's/@srcname@/$(srcname)/g' \
 	      -e 's/@jvmarch@/$(jvmarch)/g' \
 	      -e 's/@archdir@/$(archdir)/g' \
 	      -e 's/@tag@/$(tag)/g' \
 	      -e 's/@priority@/$(priority)/g' \
-	      -e 's/@mantag@/$(mantag)/g' \
 	      -e 's/@multiarch@/$(DEB_HOST_MULTIARCH)/g' \
 	      -e 's/@jre_hl_tools@/$(jre_hl_tools_alt)/g' \
 	      -e 's/@jre_tools@/$(jre_tools_alt)/g' \
 	      -e 's/@jdk_tools@/$(jdk_tools_alt)/g' \
 	      -e 's/@corba_tools@/$(corba_tools)/g' \
-	      -e 's, at j2se_lib@,$(j2se_lib),g' \
-	      -e 's, at j2se_share@,$(j2se_share),g' \
 	      -e 's, at java_launcher@,$(java_launcher),g' \
 	      -e 's, at with_tzdata@,$(with_tzdata),g' \
 	      -e 's/@cjk_fonts@/$(cjk_fonts)/g' \

-- 
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