move chmod 755 to AC_OUTPUT

git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1085 379699f6-c40d-0410-875b-85095c16579e
branch_1_1
jochen 25 years ago
parent d7311d1091
commit dd3b440b9b
  1. 6
      jode/configure.in

@ -142,7 +142,5 @@ jode/swingui/PackagesTreeModel.java
bin/Makefile
bin/jode
doc/Makefile
test/Makefile)
AC_OUTPUT_COMMANDS(chmod 755 javaDependencies.pl)
AC_OUTPUT_COMMANDS(chmod 755 bin/jode)
test/Makefile,
[chmod 755 javaDependencies.pl bin/jode])

Loading…
Cancel
Save