From cf37c69a56cb00356e08fd8d787a641e1496de04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Deckert?= Date: Mon, 14 Sep 2020 09:31:57 +0200 Subject: [PATCH] move calling perl-cleaner to the global Makefile --- zabbix/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/zabbix/Makefile b/zabbix/Makefile index 3cc38f9..8ff253d 100644 --- a/zabbix/Makefile +++ b/zabbix/Makefile @@ -12,7 +12,6 @@ preinstall: $(inroot) $(EMERGE) $(USEPKG) --oneshot binutils virtual/libc -$(gcc_config) $(inroot) $(EMERGE) $(USEPKG) --emptytree @world - $(inroot) perl-cleaner --all $(inroot) bash -c 'yes YES | etc-update --automode -9' install_snmpbuilder: