From 6fc18a849b6d35bf37a36269091e9e58c6269100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toma=C5=BE=20Erjavec?= Date: Wed, 29 May 2024 14:31:47 +0200 Subject: [PATCH] Minor changes. --- Build/Makefile | 2 +- Build/Packed/Makefile | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Build/Makefile b/Build/Makefile index d61fedf4f..fe224d8fd 100644 --- a/Build/Makefile +++ b/Build/Makefile @@ -29,7 +29,7 @@ HANDLE-ANA = http://hdl.handle.net/11356/1911 HANDLE-MT = http://hdl.handle.net/11356/1910 #Where the produced corpora are put for inspection -WEB = tomaz@nl.ijs.si:/home/tomaz/www/tmp/ParlaMint/ +WEB = tomaz@nl.ijs.si:/home/tomaz/www/tmp/ParlaMint ##Note that script variables are at the end of the Makefile! diff --git a/Build/Packed/Makefile b/Build/Packed/Makefile index 7b81c8742..7a91c6953 100644 --- a/Build/Packed/Makefile +++ b/Build/Packed/Makefile @@ -1,3 +1,6 @@ +upload: + rsync *.tgz /project/clarin-upload/ParlaMint + #CORPORA = AT BA BE BG CZ DK EE ES ES-CT ES-GA FI FR GB GR HR HU IS IT LV NL NO PL PT RS SE SI TR UA CORPORA = ES-CT