components/python/pylxml/Makefile
changeset 1058 34d7aaa03423
parent 1048 e82fa02a4d16
child 1071 cc3ecf7b3dec
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    29 COMPONENT_SRC=		$(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
    29 COMPONENT_SRC=		$(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:2a3ca34f63b062ee8e059ca2460ac18040ec9622f0a31e143383f0db944ceb36
    32     sha256:2a3ca34f63b062ee8e059ca2460ac18040ec9622f0a31e143383f0db944ceb36
    33 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)
       
    34 COMPONENT_BUGDB=	utility/python
    34 
    35 
    35 # disable optimization to prevent the Studio compilers from spinning
    36 # disable optimization to prevent the Studio compilers from spinning
    36 studio_OPT.i386.32 =
    37 studio_OPT.i386.32 =
    37 studio_OPT.i386.64 =
    38 studio_OPT.i386.64 =
    38 
    39