Skip to content

Commit

Permalink
Small update
Browse files Browse the repository at this point in the history
  • Loading branch information
Serg-Norseman committed Aug 10, 2018
1 parent ef9e058 commit bd0265c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/DEBIAN/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Depends: mono-runtime (>=5.12)
Maintainer: Sergey V. Zhdanovskih (aka Norseman) <[email protected]>
Homepage: https://gedkeeper.github.io/
Origin: https://github.com/serg-norseman/gedkeeper
Installed-Size: 25190
Installed-Size: 31540
Section: misc
Priority: optional
Description: GEDKeeper
Expand Down
1 change: 1 addition & 0 deletions make_gk2_mswin_installer.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ exit /b 1

:installer
"C:\Program Files (x86)\NSIS\makensis.exe" .\deploy\gk2_win_setup.nsi
"c:\Program Files\7-zip\7z.exe" a -tzip -mx5 -scsWIN .\deploy\gedkeeper_2.14.0_win.zip .\deploy\gedkeeper_2.14.0_winsetup.exe
pause
exit /b 0

0 comments on commit bd0265c

Please sign in to comment.