Thread
:
[Help] PyPackager make.py options (Solved+Solution)
View Single Post
Khertan
2011-04-09 , 15:44
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#
2
Depends where you want to put it ?
If it s in the debian/rules file, the answer is no. Else you can.
#!/bin/sh
export LD_LIBRARY_PATH=/usr/local/my_lib:$LD_LIBRARY_PATH
exec /usr/lib/python2.5/site-packages/mywonderfullsoftware.py
__________________
Benoît HERVIER, Khertan
KhtEditor - Sdist_Maemo - Khweeteur - PyPackager - KhtSimpleText - KhtNotes - KhtBMA - Wleux - and more ...
Quote & Reply
|
The Following User Says Thank You to Khertan For This Useful Post:
humble
Khertan
View Public Profile
Send a private message to Khertan
Visit Khertan's homepage!
Find all posts by Khertan