[gcc-6] 51/401: - fix indep-only build
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.
commit ff434f83118aca11f0a9e1c56f32173971fddf51
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Sun Jan 17 12:44:51 2016 +0000
- fix indep-only build
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8593 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/rules.d/binary-java.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules.d/binary-java.mk b/debian/rules.d/binary-java.mk
index ef4eeff..e6fb294 100644
--- a/debian/rules.d/binary-java.mk
+++ b/debian/rules.d/binary-java.mk
@@ -330,7 +330,7 @@ $(binary_stamp)-libgcjjar: $(install_stamp)
$(d_jar)/$(PF)/share/java/libgcj-tools-$(GCC_VERSION).jar
debian/dh_doclink -p$(p_jar) $(p_jbase)
debian/dh_rmemptydirs -p$(p_jar)
- echo $(p_jar) >> debian/arch_binaries
+ echo $(p_jar) >> debian/indep_binaries
trap '' 1 2 3 15; touch $@; mv $(install_stamp)-tmp $(install_stamp)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-6.git
More information about the Reproducible-commits
mailing list