IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 1, 2005, 4:03:32 AM (21 years ago)
Author:
eugene
Message:

fixed help bugs, scheduler fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/Makefile

    r4689 r4691  
    133133        rm -f $(HOME)/$*/help/*~
    134134        rm -f $(HOME)/$*/help/#*
    135         cp $(HOME)/$*/help/* $(DESTHLP)/
     135        for i in `find $(HOME)/$*/help -type f -maxdepth 1`; do cp -f $$i $(DESTHLP); done
Note: See TracChangeset for help on using the changeset viewer.