/srv/irclogs.ubuntu.com/2013/05/04/#ubuntu-motu.txt

sicnessCan someone help me? I want to understand next thing: I want to make deb from pypi package and add some file from it to /usr/local/bin/ . Where I can set it?07:44
tumbleweedsicness: packages shouldn't touch /usr/local - that area isn't managed by the distro, it's for the sysadmin to install things built from source08:09
sicnessok, where I should put bin file?08:10
sicnessAnd how can I do it?08:10
tumbleweedhave you read the packaging guide? http://developer.ubuntu.com/packaging/html/08:11
tumbleweedour standard packaging tools will put python modules in the right place08:11
sicnessAnd wnat to put mudule and one executable file to $PATH08:12
sicnesssorry ) I want to put mudule and one executable file to $PATH08:13
tumbleweedyour setup.py will install the module to the right place. for the executable, /usr/bin is probably where you want it08:14
sicnessCan I use "install file" for place one file to /usr/bin ?08:15
sicnessFor example "foo usr/bin" in "install" file ?08:16
tumbleweedyes08:16
sicness"foo" file should be in "debian" directory ?08:16
tumbleweedno08:17
sicness1 dir upper?08:17
tumbleweedyes08:17
sicness:) Thx a lot.08:17
sicnessHow about executive bit?08:18
tumbleweedyou mean executable. dh_fixperms will set that, if it wasn't set08:19
sicnessok, thx08:19
=== sao_ is now known as sao
=== Unit193 is now known as TheMaster

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!