adempiere-client.sh still did not work and was not copied for x86_64 ((pull request #53: IDEMPIERE-428, IDEMPIERE-81)
This commit is contained in:
parent
c84aa4c312
commit
2f0e254010
|
@ -1,6 +1,8 @@
|
|||
bin.includes = feature.xml
|
||||
root.linux.gtk.x86=file:adempiere-client.sh
|
||||
root.linux.gtk.x86.permissions.755=*.sh,**/*.sh
|
||||
root.linux.gtk.x86_64=file:adempiere-client.sh
|
||||
root.linux.gtk.x86_64.permissions.755=*.sh,**/*.sh
|
||||
root.macosx.cocoa.x86=file:adempiere-client.sh
|
||||
root.macosx.cocoa.x86.permissions.755=*.sh,**/*.sh
|
||||
root.win32.win32.x86=file:adempiere-client.bat
|
||||
|
|
Loading…
Reference in New Issue