From e6fcf76876466c4181ee0dc7d4b30fb05f2a744f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Grondek?= Date: Mon, 4 Nov 2019 14:32:55 +0100 Subject: [PATCH] [packages] Fix firefox for ubuntu --- packages/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/Makefile b/packages/Makefile index c7f6429..a5c27a5 100644 --- a/packages/Makefile +++ b/packages/Makefile @@ -1,4 +1,4 @@ -PACKAGES=vim git traceroute command-not-found dnsutils firefox-esr screen htop +PACKAGES=vim git traceroute command-not-found dnsutils firefox screen htop RM_PACKAGES=nano APT=aptitude