Development Team/Jhbuild/Debian: Difference between revisions
Sascha silbe (talk | contribs) →icon-slicer: fix typo |
Sascha silbe (talk | contribs) →Fixing RPATH: fix/update path to Python libs |
||
| Line 20: | Line 20: | ||
sudo aptitude install chrpath | sudo aptitude install chrpath | ||
find /usr/lib/ | find /usr/lib/pyshared/python2.*/gtk-2.0 -name "*.so" | sudo xargs chrpath -d | ||