Changeset 93 for trunk/appswitch


Ignore:
Timestamp:
02/10/03 20:17:43 (21 years ago)
Author:
Nicholas Riley
Message:

appswitch 1.0b1

Location:
trunk/appswitch
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/appswitch

    • Property svn:ignore
      •  

        old new  
        11*~
        22.DS_Store
         3appswitch-*
  • trunk/appswitch/package-appswitch.sh

    r91 r93  
    1616rm -f appswitch-$VERSION $TARBALL $DMG && \
    1717ln -s appswitch appswitch-$VERSION && \
    18 tar --exclude=.DS_Store -zchf appswitch-$VERSION.tar.gz appswitch-$VERSION && \
     18tar --exclude=.DS_Store --exclude=.svn -zchf appswitch-$VERSION.tar.gz appswitch-$VERSION && \
    1919#hdiutil create $DMG -megabytes 5 -ov -type UDIF && \
    2020#DISK=`hdid $DMG | sed -ne ' /Apple_partition_scheme/ s|^/dev/\([^ ]*\).*$|\1|p'` && \
     
    3131#hdiutil convert $DMG -format UDZO -o z$DMG && \
    3232#mv z$DMG $DMG && \
    33 # scp $TARBALL ainaz:web/nriley/software/ #$DMG
     33scp $TARBALL ainaz:web/nriley/software/ #$DMG
    3434:
Note: See TracChangeset for help on using the changeset viewer.