Changeset 1758 for ipk/runipk.sh


Ignore:
Timestamp:
Jan 18, 2010, 8:29:14 PM (16 years ago)
Author:
obi
Message:

[ipk] fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/runipk.sh

    r1721 r1758  
    4242echo LIST: $LIST
    4343
     44rm -r `find ~/ipk/source -type d -name "*.svn"`
     45
    4446for DIR in $LIST; do
    4547        ipkg-build ~/ipk/source/"$DIR"
Note: See TracChangeset for help on using the changeset viewer.