Fix typo
Change-Id: I71e47a53d31b4d5c7e5a4baf85d49b798602865b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141722 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
331a013ee3
commit
0b665c5389
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ else
|
|||
@exit 1
|
||||
endif
|
||||
|
||||
# the builds need to persist a standard "make clean" to be able to combine them into an universal
|
||||
# the builds need to persist a standard "make clean" to be able to combine them into a universal
|
||||
# binary, so provide an additional target that can be used standalone or via make distclean
|
||||
mac-app-store-package.clean:
|
||||
rm -rf \
|
||||
|
|
Loading…
Reference in a new issue