Skip to content

Commit

Permalink
XXX upd ---- it doesn't work, see libfemhub
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Dec 10, 2010
1 parent 1093535 commit 48b8df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spkg/base/femhub_run.py
Expand Up @@ -390,6 +390,7 @@ def pkg_make_absolute(pkg):
raise Exception("Ambiguous package name.")

def pkg_make_relative(pkg):
# TODO: look at this part:
pkg = pkg_make_absolute(pkg)
# This is quite robust:
pkg_with_version = pkg[pkg.rfind("/")+1:pkg.rfind(".spkg")]
Expand Down

0 comments on commit 48b8df7

Please sign in to comment.