Skip to content

Commit

Permalink
Add leksahtrue to installers
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed May 23, 2015
1 parent 59b9a6e commit da2fa88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions osx/leksah.bundle
Expand Up @@ -60,6 +60,7 @@
<main-binary>${prefix:leksah-bin}/bin/leksah</main-binary>

<binary>${prefix:leksah-server-bin}/bin/leksahecho</binary>
<binary>${prefix:leksah-server-bin}/bin/leksahtrue</binary>
<binary>${prefix:leksah-server-bin}/bin/leksah-server</binary>
<binary>${prefix:vcsgui-bin}/bin/vcsgui</binary>
<binary>${prefix:vcsgui-bin}/bin/vcsgui-askpass</binary>
Expand Down
1 change: 1 addition & 0 deletions win32/makeinstaller.sh
Expand Up @@ -46,6 +46,7 @@ cp -u "$CABAL_USER_BIN"/vcsgui.exe SourceDir/bin
cp -u "$CABAL_USER_BIN"/vcsgui-askpass.exe SourceDir/bin
cp -u "$CABAL_USER_BIN"/leksah-server.exe SourceDir/bin
cp -u "$CABAL_USER_BIN"/leksahecho.exe SourceDir/bin
cp -u "$CABAL_USER_BIN"/leksahtrue.exe SourceDir/bin
cp -u "$GTK_PREFIX"/bin/iconv.dll SourceDir/bin
cp -u "$GTK_PREFIX"/bin/icudata50.dll SourceDir/bin
cp -u "$GTK_PREFIX"/bin/icui18n50.dll SourceDir/bin
Expand Down

0 comments on commit da2fa88

Please sign in to comment.