another modification of ros
This commit is contained in:
parent
ca8a7c2727
commit
3d8b6553bf
|
@ -32,9 +32,9 @@ import sys; sys.__plen = len(sys.path)
|
||||||
./rospkg-1.0.15-py2.7.egg
|
./rospkg-1.0.15-py2.7.egg
|
||||||
import sys; new=sys.path[sys.__plen:]; del sys.path[sys.__plen:]; p=getattr(sys,'__egginsert',0); sys.path[p:p]=new; sys.__egginsert = p+len(new)
|
import sys; new=sys.path[sys.__plen:]; del sys.path[sys.__plen:]; p=getattr(sys,'__egginsert',0); sys.path[p:p]=new; sys.__egginsert = p+len(new)
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
inherit cmake pythonnative
|
inherit cmake pythonnative
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue