Skip to content

Commit

Permalink
Bug 514722 - Remove unneeded buildid directory. r=ted
Browse files Browse the repository at this point in the history
  • Loading branch information
John Ford committed Sep 17, 2009
1 parent 43160e5 commit 1e5d653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ ifdef MOZ_CRASHREPORTER
$(MAKE_SYM_STORE_PATH) > \
$(DIST)/crashreporter-symbols/$(SYMBOL_INDEX_NAME)
echo packing symbols
mkdir -p $(topsrcdir)/../$(BUILDID)
cd $(DIST)/crashreporter-symbols && \
zip -r9D ../"$(SYMBOL_ARCHIVE_BASENAME).zip" .
endif # MOZ_CRASHREPORTER
Expand Down

0 comments on commit 1e5d653

Please sign in to comment.