Changeset 1832 for ipk/runipk.sh


Ignore:
Timestamp:
Jan 23, 2010, 12:01:26 PM (16 years ago)
Author:
civer
Message:

fix ipk (hopefully)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/runipk.sh

    r1758 r1832  
    4242echo LIST: $LIST
    4343
    44 rm -r `find ~/ipk/source -type d -name "*.svn"`
     44rm -rf `find ~/ipk/source -type d -name "*.svn"`
    4545
    4646for DIR in $LIST; do
Note: See TracChangeset for help on using the changeset viewer.