small build patch
Daniel Flesner <[email protected]>
| Newsgroups | gmane.emacs.jdee.devel |
|---|---|
| Organization | agriroots.com |
| Message-ID | <[email protected]> |
to make jtags scripts executable in dist directory
Index: build.xml
===================================================================
--- build.xml (revision 160)
+++ build.xml (working copy)
@@ -176,6 +176,11 @@
<fileset dir="${build.lisp.dir}"/>
<fileset file="${src.lisp.dir}/jtags*"/>
</copy>
+ <chmod perm="ugo+x">
+ <fileset dir="${dist.lisp.dir}">
+ <include name="jtags*"/>
+ </fileset>
+ </chmod>
<!-- this subdir contains all things Java -->
<mkdir dir="${dist.java.lib.dir}"/>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference