Fixed program name after fix from other project

This commit is contained in:
deajan 2016-12-19 23:40:54 +01:00
parent 266b35d81b
commit ea69a58b3d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
## Adds installer
function __PREPROCESSOR_Merge {
PROGRAM=pmocr
PROGRAM=osync
VERSION=$(grep "PROGRAM_VERSION=" n_$PROGRAM.sh)
VERSION=${VERSION#*=}