Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-02-12 19:16:47 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-02-12 19:16:47 +0300
commitf7f3cc643483a19165bcc1bea768edd22058c159 (patch)
tree6206b3c5564c205feb0ba89c082339caa36019fb /Makefile
parentdade1fcd4054f66ba223608230e5d3af123d34b1 (diff)
Move transifex config for updated l10n script
See nextcloud/docker-ci#78 for details Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 71c60d9..1cc503b 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ appstore: clean
--exclude=/build \
--exclude=/docs \
--exclude=/l10n/templates \
- --exclude=/l10n/.tx \
+ --exclude=/.tx \
--exclude=/tests \
--exclude=/.git \
--exclude=/.github \