Searched refs:VERSIONORIG (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/python_modules-35/py2app/
H A DMakefile2 VERSIONORIG = 0.7.1 macro
3 VERSION = $(VERSIONORIG)-noprebuilt
8 gnutar xozf $(NAME)-$(VERSIONORIG).tar.gz
10 cd $(NAME)-$(VERSIONORIG) && \
14 mv $(NAME)-$(VERSIONORIG) $(NAME)-$(VERSION)
16 rm -f $(NAME)-$(VERSIONORIG).tar.gz
29 cp -f $(DIR)/LICENSE.txt $(OSL)/$(NAME)-$(VERSIONORIG).txt
30 cp -f $(NAME).partial $(OSV)/$(NAME)-$(VERSIONORIG).partial
/macosx-10.9.5/python_modules-35/2.5/py2app/
H A DMakefile2 VERSIONORIG = 0.4.2 macro
3 VERSION = $(VERSIONORIG)-noprebuilt
8 gnutar xozf $(NAME)-$(VERSIONORIG).tar.gz
10 cd $(NAME)-$(VERSIONORIG) && \
13 mv $(NAME)-$(VERSIONORIG) $(NAME)-$(VERSION)
15 rm -f $(NAME)-$(VERSIONORIG).tar.gz
35 cp -f $(DIR)/LICENSE.txt $(OSL)/$(NAME)-$(VERSIONORIG).txt
36 cp -f $(NAME).partial $(OSV)/$(NAME)-$(VERSIONORIG).partial

Completed in 208 milliseconds