Changeset 206

Show
Ignore:
Timestamp:
06/13/08 13:02:37 (5 months ago)
Author:
zany
Message:

relax uninstall checking for bindings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.am

    r195 r206  
    1818distuninstallcheck_listfiles =  find . -type f \ 
    1919                                -not -path \*/site_perl/\*/OBEXFTP\* \ 
     20                                -not -path \*/perl/\*/auto/OBEXFTP\* \ 
    2021                                -not -name perllocal.pod \ 
    21                                 -not -path \*site-packages/obexftp/\* \ 
     22                                -not -path \*site-packages/obexftp\* \ 
    2223                                -not -path \*/site_ruby/\* \ 
    2324                                -print