mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 10:32:59 +00:00
Fix a typo in vendor patch
This commit is contained in:
parent
63ae23c3bd
commit
63901b8e17
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
# mailmerge
|
# mailmerge
|
||||||
if test "$SPLIT_OPT_FEATURES" = "TRUE" ; then
|
if test "$SPLIT_OPT_FEATURES" = "TRUE" ; then
|
||||||
- if test "z$OOO_VENDOR" = "zMandriva" ; then
|
- if test "z$OOO_VENDOR" = "zMandriva" ; then
|
||||||
+ if test "z$OOO_VENDOR" = "xROSA" ; then
|
+ if test "z$OOO_VENDOR" = "zROSA" ; then
|
||||||
flist=pyuno_list.txt
|
flist=pyuno_list.txt
|
||||||
else
|
else
|
||||||
flist=mailmerge_list.txt
|
flist=mailmerge_list.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue