Changeset 568

Show
Ignore:
Timestamp:
03/27/09 11:40:43 (8 months ago)
Author:
jdecq
Message:

=commenting out .dtd step failing standard build

Files:

Legend:

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

    r563 r568  
    262262        cp $(SRC)/Resources/chrome/content/uploadr/*.js $(BUILD)/jar/content/uploadr/ 
    263263        cp $(SRC)/Resources/chrome/content/uploadr/*.xul $(BUILD)/jar/content/uploadr/ 
    264       cp $(SRC)/Resources/chrome/content/uploadr/*.dtd $(BUILD)/jar/content/uploadr/ 
     264#     cp $(SRC)/Resources/chrome/content/uploadr/*.dtd $(BUILD)/jar/content/uploadr/ 
    265265        mkdir $(BUILD)/jar/content/hacks 
    266266ifeq (mac, $(PLATFORM))