[pkg-java] r12447 - trunk/glassfish/debian
Torsten Werner
twerner at alioth.debian.org
Tue May 18 19:59:45 UTC 2010
Author: twerner
Date: 2010-05-18 19:59:41 +0000 (Tue, 18 May 2010)
New Revision: 12447
Modified:
trunk/glassfish/debian/rules
Log:
create a compatible symlink glassfish-mail.jar
Modified: trunk/glassfish/debian/rules
===================================================================
--- trunk/glassfish/debian/rules 2010-05-18 19:48:30 UTC (rev 12446)
+++ trunk/glassfish/debian/rules 2010-05-18 19:59:41 UTC (rev 12447)
@@ -32,8 +32,8 @@
install/glassfish-mail::
mh_installpom -pglassfish-mail debian/poms/mail.xml
- mh_installjar -pglassfish-mail debian/poms/mail.xml -l \
- publish/glassfish/lib/mail.jar
+ mh_installjar -pglassfish-mail debian/poms/mail.xml \
+ publish/glassfish/lib/mail.jar /usr/share/java/glassfish-mail.jar
get-orig-source:
uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download
More information about the pkg-java-commits
mailing list