Changeset 428

Show
Ignore:
Timestamp:
04/17/07 21:01:25 (1 year ago)
Author:
tick
Message:

Some fixes for the release build script to account for the change in release. It's probably not completely fixed.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Release/Makefile

    r105 r428  
    1 VERSION=0.5 
     1VERSION=1.0b1 
    22BETA=FALSE 
    33SRC_DIR=.. 
     
    1212    BUILDSTYLE=Deployment 
    1313endif 
     14 
    1415 
    1516ifeq ($(strip $(PRODUCT_DIR)),) 
     
    3637         
    3738        @# copy the app 
    38         cp -R $(PERIAN_BUILD_DIR)/Perian.component $(PERIAN_DIR) 
    39       strip -s $(SRC_DIR)/exportedSymbols -u $(PERIAN_DIR)/Perian.component/Contents/MacOS/Perian 
     39        cp -R $(PERIAN_BUILD_DIR)/Perian.prefPane $(PERIAN_DIR) 
     40#     strip -s $(SRC_DIR)/exportedSymbols -u $(PERIAN_DIR)/Perian.component/Contents/MacOS/Perian 
    4041 
    4142        @# copy the text files 
     
    4647         
    4748        @# symlink /Library/QuickTime 
    48       ln -s /Library/QuickTime $(PERIAN_DIR)/QuickTime 
     49#     ln -s /Library/QuickTime $(PERIAN_DIR)/QuickTime 
    4950 
    5051        @# delete svn  and backup files