Bug#335031: ecj-bootstrap-gcj: typo in postinst script breaks
installation
Christoph Berg
cb at df7cb.de
Sat Oct 29 10:28:15 UTC 2005
Hi,
NMU patch below.
diff -u ecj-bootstrap-3.1.1/debian/changelog ecj-bootstrap-3.1.1/debian/changelog
--- ecj-bootstrap-3.1.1/debian/changelog
+++ ecj-bootstrap-3.1.1/debian/changelog
@@ -1,3 +1,11 @@
+ecj-bootstrap (3.1.1-3.1) unstable; urgency=low
+
+ [ Arnaud Fontaine ]
+ * NMU: added a backslash at the end of the first line of
+ 'debian/ecj-bootstrap-gcj.postinst'. Closes: #335031.
+
+ -- Christoph Berg <myon at debian.org> Sat, 29 Oct 2005 12:09:06 +0200
+
ecj-bootstrap (3.1.1-3) unstable; urgency=low
* On arm and hppa, don't rebuild ecj using gij.
diff -u ecj-bootstrap-3.1.1/debian/ecj-bootstrap-gcj.postinst ecj-bootstrap-3.1.1/debian/ecj-bootstrap-gcj.postinst
--- ecj-bootstrap-3.1.1/debian/ecj-bootstrap-gcj.postinst
+++ ecj-bootstrap-3.1.1/debian/ecj-bootstrap-gcj.postinst
@@ -1,6 +1,6 @@
#! /bin/sh -e
-update-alternatives --quiet --install /usr/bin/ecj ecj /usr/bin/ecj-bootstrap-gcj 4
+update-alternatives --quiet --install /usr/bin/ecj ecj /usr/bin/ecj-bootstrap-gcj 4 \
--slave /usr/share/man/man1/ecj.1.gz ecj.1.gz /usr/share/man/man1/ecj-bootstrap.1.gz
update-alternatives --quiet --install /usr/bin/javac javac /usr/bin/ecj-bootstrap-gcj 144 \
Christoph
--
cb at df7cb.de | http://www.df7cb.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20051029/fe89a667/attachment.pgp
More information about the pkg-java-maintainers
mailing list