Fixed program name after fix from other project
This commit is contained in:
parent
266b35d81b
commit
ea69a58b3d
|
@ -6,7 +6,7 @@
|
|||
## Adds installer
|
||||
|
||||
function __PREPROCESSOR_Merge {
|
||||
PROGRAM=pmocr
|
||||
PROGRAM=osync
|
||||
VERSION=$(grep "PROGRAM_VERSION=" n_$PROGRAM.sh)
|
||||
VERSION=${VERSION#*=}
|
||||
|
||||
|
|
Loading…
Reference in New Issue