Skip to content

Commit 82fb3b5

Browse files
committed
Add native binaries for commons-daemon 1.3.1
1 parent 36c55fa commit 82fb3b5

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

exist-installer/src/main/izpack/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<executable os="unix" targetfile="$INSTALL_PATH/bin/shutdown.sh"/>
147147
<executable os="unix" targetfile="$INSTALL_PATH/bin/startup.sh"/>
148148
<executable os="unix" targetfile="$INSTALL_PATH/bin/jsvc-linux-x86_64"/>
149-
<executable os="unix" targetfile="$INSTALL_PATH/bin/jsvc-mac-x86_64"/>
149+
<executable os="unix" targetfile="$INSTALL_PATH/bin/jsvc-mac"/>
150150
<fileset os="windows" targetdir="$INSTALL_PATH/bin" dir="bin">
151151
<include name="*.bat"/>
152152
<include name="*.exe"/>
2.78 KB
Binary file not shown.

exist-service/bin/jsvc-mac

184 KB
Binary file not shown.

exist-service/bin/jsvc-mac-x86_64

-86.8 KB
Binary file not shown.
11.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)