From e1ac189ebbb1287041630683da48bd7837344a7f Mon Sep 17 00:00:00 2001 From: Andrey Cherepanov Date: Wed, 7 Apr 2021 12:22:11 +0300 Subject: [PATCH] education: remove nextcloud-client --- conf.d/education.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/conf.d/education.mk b/conf.d/education.mk index 7da45e6a..1d89752c 100644 --- a/conf.d/education.mk +++ b/conf.d/education.mk @@ -116,7 +116,6 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH))) @$(call add,THE_PACKAGES,mc-full) @$(call add,THE_PACKAGES,remmina remmina-plugins) @$(call add,THE_PACKAGES,syslinux) - @$(call add,BASE_PACKAGES,nextcloud-client) @$(call add,MAIN_PACKAGES,owamp-server) endif