X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fnodemanager-lib.install;h=a02c4640276f06d54087aedbcb370c9f449c59e4;hb=64a52b4fcce7aa0d05d77b552d39ca1e99f0553f;hp=4c988978946c893b12cc0b3e3ef25ae99fe2ca91;hpb=e1d8605cc9657565449010b1975596af5d7e0c96;p=nodemanager.git diff --git a/debian/nodemanager-lib.install b/debian/nodemanager-lib.install index 4c98897..a02c464 100644 --- a/debian/nodemanager-lib.install +++ b/debian/nodemanager-lib.install @@ -1,3 +1,12 @@ +# OK so this does not work and won't work properly until the whole module/packaging +# business is reviewed from scratch even on rpm +# we would ideally need to +# . have the python code installed at the standard location +# and imported using import nodemanager.<> or import nodemanager.plugins.<> +# . review the plugin loading mechanism to probe the contents of plugins at run-time from this location +# . remove as much as we can from Makefile and put it in setup.py +# so this is way more than we are ready to invest in this module ... +### # this for now needs to be kept in sync with the toplevel specfile # also the rpm packaging goes in /usr/share/NodeManager but # under debian it seems like setup.py does not honor --install-purelib and all this, so...