Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 235397
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 54-60 Link Here
54
  $(error)
54
  $(error)
55
endif
55
endif
56
56
57
weave_version := 0.3.1
57
weave_version := 0.3.2
58
58
59
ifeq ($(release_build),)
59
ifeq ($(release_build),)
60
  xpi_type := "dev"
60
  xpi_type := "dev"
Lines 142-145 Link Here
142
	@echo "release_build (set to 1 when not building a snapshot)"
142
	@echo "release_build (set to 1 when not building a snapshot)"
143
	@echo
143
	@echo
144
	@echo Substitutions for .in files:
144
	@echo Substitutions for .in files:
145
	@echo $(subst_names)
145
	@echo $(subst_names)

Return to bug 235397