Bug 2707 - cryptoprep.flm changes the value of EPOCROOT
authorShabe Razvi <shaber@symbian.org>
Tue, 18 May 2010 18:36:26 +0100
changeset 34 7f8fbd0317cc
parent 31 908beac81e0a
child 35 d52881f84eaa
Bug 2707 - cryptoprep.flm changes the value of EPOCROOT
omadrm/drmengine/group/CryptoPrep.flm
--- a/omadrm/drmengine/group/CryptoPrep.flm	Fri May 14 16:07:34 2010 +0300
+++ b/omadrm/drmengine/group/CryptoPrep.flm	Tue May 18 18:36:26 2010 +0100
@@ -13,8 +13,10 @@
 # Description: DRM Crypto Library build configuration
 #
 
-TMPROOT:=$(subst \,/,$(EPOCROOT))
-EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
+# Bug 2707 - cryptoprep.flm changes the value of EPOCROOT
+#
+# TMPROOT:=$(subst \,/,$(EPOCROOT))
+# EPOCROOT:=$(patsubst %/,%,$(TMPROOT))/
 
 CREATABLEPATH:=$(EXTENSION_ROOT)/../drmengine/drmcrypto/build
 CLEANTARGETS:=$(CREATABLEPATH)/cmlacrypto.cpp $(CREATABLEPATH)/omacrypto.cpp