Bug 2509 - whatlog (releasables) information from compsupp.mk is wrong
authorShabe Razvi <shaber@symbian.org>
Tue, 04 May 2010 18:03:20 +0100
changeset 36 3d0d4481f434
parent 32 8265db477c4d
child 38 86a1ec9fa7ba
Bug 2509 - whatlog (releasables) information from compsupp.mk is wrong
toolsandutils/buildsystem/extension/tools/compsupp.mk
--- a/toolsandutils/buildsystem/extension/tools/compsupp.mk	Tue Apr 20 13:04:10 2010 +0100
+++ b/toolsandutils/buildsystem/extension/tools/compsupp.mk	Tue May 04 18:03:20 2010 +0100
@@ -37,7 +37,7 @@
 SAVESPACE : do_nothing
 
 RELEASABLES :
-		@perl -S $(EPOCROOT)epoc32/tools/listzip.pl $(EPOCROOT)epoc32/release $(FILE)
+		@perl -S $(EPOCROOT)epoc32/tools/listzip.pl $(EPOCROOT) $(FILE)
 
 CLEAN : do_nothing