[tomcat-native] 04/08: Removed the unused DEB_INSTALL_CHANGELOGS variable in debian/rules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Nov 17 18:19:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat-native.
commit bb59c9779126a9aaf4b84e98df233afb540b44d3
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Nov 17 17:14:42 2016 +0100
Removed the unused DEB_INSTALL_CHANGELOGS variable in debian/rules
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4fabdd3..46d5c16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,6 @@ override_dh_auto_configure:
JAVA_HOME=/usr/lib/jvm/default-java \
dh_auto_configure -- --with-apr=/usr --with-ssl=/usr
-DEB_INSTALL_CHANGELOGS_libtcnative_1 := CHANGELOG.txt
-
-
override_dh_auto_clean:
dh_auto_clean
rm -f native/config.nice
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat-native.git
More information about the pkg-java-commits
mailing list