projects
/
scm
/
bb
/
tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30c43cd
)
- remove ugly debug print.
author
Ronan Le Martret
<ronan@fridu.net>
Tue, 2 Apr 2013 13:34:34 +0000
(15:34 +0200)
committer
Ronan Le Martret
<ronan@fridu.net>
Tue, 2 Apr 2013 13:34:34 +0000
(15:34 +0200)
Tizen_TZ_package/spec2yocto.py
patch
|
blob
|
history
diff --git
a/Tizen_TZ_package/spec2yocto.py
b/Tizen_TZ_package/spec2yocto.py
index
8dfd71a
..
dab1abf
100755
(executable)
--- a/
Tizen_TZ_package/spec2yocto.py
+++ b/
Tizen_TZ_package/spec2yocto.py
@@
-275,7
+275,6
@@
class specParser:
if len(resUrlSourceFile)>0:
for r in resUrlSourceFile:
- print "r",r
currentSpecString=currentSpecString.replace(r[0]+r[1],r[1])
with tempfile.NamedTemporaryFile(mode='w',