components/meta-packages/history/Makefile
changeset 7860 8991c11f87b1
parent 7829 2de4f4ace09c
equal deleted inserted replaced
7859:d828b72ad743 7860:8991c11f87b1
    28 # $(WS_MAKE_RULES)/ips.mk really isn't set up to allow you to bypass all
    28 # $(WS_MAKE_RULES)/ips.mk really isn't set up to allow you to bypass all
    29 # the automatic (and lengthy) manifest manipulation that it does, which we
    29 # the automatic (and lengthy) manifest manipulation that it does, which we
    30 # really don't need to do for these static, uninteresting packages.  So we just
    30 # really don't need to do for these static, uninteresting packages.  So we just
    31 # write a simple set of publication rules to get the packages into the repo.
    31 # write a simple set of publication rules to get the packages into the repo.
    32 COMPONENT_SRC=
    32 COMPONENT_SRC=
       
    33 COMPONENT_ARCHIVE_SRC=	none
    33 include $(WS_MAKE_RULES)/prep.mk
    34 include $(WS_MAKE_RULES)/prep.mk
    34 
    35 
    35 COMPONENT_NAME=		"Package History"
    36 COMPONENT_NAME=		"Package History"
    36 COMPONENT_BUGDB=	gate-stuff/userland
    37 COMPONENT_BUGDB=	gate-stuff/userland
    37 
    38