summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rwxr-xr-xbashrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index f2de12e..ade5785 100755
--- a/bashrc
+++ b/bashrc
@@ -76,7 +76,8 @@ post_src_install() {
-fprintf "${T}"/tinderbox-locales.log "/%P\n" \) , \
\( \( -path "${D}"/usr/lib\*/python\*/site-packages/\* -or \
-path "${D}"/usr/lib\*/ruby/site-ruby/\* -or \
- -path "${D}"/usr/lib\*/perl5/\* \) -name '*.la' \
+ -path "${D}"/usr/lib\*/perl5/\* -or \
+ -path "${D}"/lib\*/security/\* \) -name '*.la' \
-fprintf "${T}"/tinderbox-pointless-la.log "/%P\n" \)
if [[ -d "${D}"/usr/share/locale ]] && ! [[ -s "${T}"/tinderbox-locales.log ]]; then