rebase: Add directory with python extensions to rebase

This commit is contained in:
Alexpux
2014-02-28 19:47:14 +04:00
parent f6e73ecb02
commit cfceb00ec3
2 changed files with 31 additions and 18 deletions

View File

@@ -0,0 +1,10 @@
--- a/rebaseall.in 2013-02-18 14:04:43.000000000 +0400
+++ b/rebaseall.in 2014-02-28 18:44:17.784400000 +0400
@@ -218,6 +218,7 @@
# some interpreters include a method for installing addons outside of the
# package manager, such as CPAN and RubyGems.
for d in /usr/lib/perl5/site_perl /usr/lib/py*/site-packages \
+ /usr/lib/py*/lib-dynload \
/usr/lib/php /usr/lib/R/site-library /usr/lib/rub*/gems \
/usr/lib/octave/site
do