components/mercurial/Makefile
changeset 751 32bfb3fa9b60
parent 706 6e61f0012046
child 800 2ad056ed89ec
equal deleted inserted replaced
750:9da3e3e3c604 751:32bfb3fa9b60
    34 
    34 
    35 include $(WS_TOP)/make-rules/prep.mk
    35 include $(WS_TOP)/make-rules/prep.mk
    36 include $(WS_TOP)/make-rules/setup.py.mk
    36 include $(WS_TOP)/make-rules/setup.py.mk
    37 include $(WS_TOP)/make-rules/ips.mk
    37 include $(WS_TOP)/make-rules/ips.mk
    38 
    38 
       
    39 COMPONENT_POST_INSTALL_ACTION = \
       
    40 	(cd $(PROTO_DIR)/usr/bin ; $(MV) -f hg hg-$(PYTHON_VERSION))
       
    41 
    39 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/contrib
    42 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/contrib
    40 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/doc
    43 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/doc
    41 
    44 
    42 # Set mod time of patched file from patch.  Use this to ensure that the .py
    45 # Set mod time of patched file from patch.  Use this to ensure that the .py
    43 # file consistently gets the same timestamp.
    46 # file consistently gets the same timestamp.