This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libcommons-lang-java.

commit 3c382186575ffc80668f2a191351f893fea48332
Author: Arnaud Vandyck <av...@debian.org>
Date:   Sat Jun 12 18:20:39 2004 +0000

    do not build the doc at the moment
---
 debian/rules | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5ad2867..8a67248 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,10 @@ install/lib${LIBRARY}-java::
        mkdir ${DIST}
        fastjar -cf ${DIST}/${LIBRARY}.jar -C ${BUILD} org
        mkdir -p ${APIDOC}
-       gjdoc -d ${APIDOC} -sourcepath ${SOURCES}\
-               ${BASE_PKG} ${BASE_PKG}.builder ${BASE_PKG}.enum\
-               ${BASE_PKG}.exception ${BASE_PKG}.math ${BASE_PKG}.time
+# DO NOT BUILD THE DOC AT THE MOMENT... IT FAILS!
+#      gjdoc -d ${APIDOC} -sourcepath ${SOURCES}\
+#              ${BASE_PKG} ${BASE_PKG}.builder ${BASE_PKG}.enum\
+#              ${BASE_PKG}.exception ${BASE_PKG}.math ${BASE_PKG}.time
        install -m 644 dist/${LIBRARY}.jar 
debian/lib${LIBRARY}-java/usr/share/java/${LIBRARY}-${VERSION}.jar
        echo "usr/share/java/${LIBRARY}-${VERSION}.jar 
usr/share/java/${LIBRARY}.jar" > debian/lib${LIBRARY}-java.links
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libcommons-lang-java.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to