From 25f9610d036f643de5537309b6482e3f56ff53ef Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 25 Feb 2017 15:39:34 +0000 Subject: Atari packaging was copying ca-bundle twice --- frontends/atari/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'frontends/atari/Makefile') diff --git a/frontends/atari/Makefile b/frontends/atari/Makefile index 7bc441c33..b4fb16ec1 100644 --- a/frontends/atari/Makefile +++ b/frontends/atari/Makefile @@ -176,7 +176,6 @@ endif $(Q)cp \!NetSurf/Resources/internal.css,f79 $(ATARI_TARGET_DIR)res/internal.css $(Q)cp \!NetSurf/Resources/SearchEngines $(ATARI_TARGET_DIR)res/search $(Q)cp \!NetSurf/Resources/ca-bundle $(ATARI_TARGET_DIR)res/cabundle - $(Q)cp \!NetSurf/Resources/ca-bundle $(ATARI_TARGET_DIR)res/cabundle $(Q)$(SPLIT_MESSAGES) -l en -p atari -f messages resources/FatMessages > $(ATARI_TARGET_DIR)res/messages $(Q)cp \!NetSurf/Resources/en/welcome.html,faf $(ATARI_TARGET_DIR)res/welcome.html $(Q)cp \!NetSurf/Resources/en/maps.html,faf $(ATARI_TARGET_DIR)res/maps.html -- cgit v1.2.3