cvs commit: src/share/mk bsd.port.mk

看板DFBSD_commit作者時間20年前 (2005/04/09 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串6/8 (看更多)
joerg 2005/04/08 09:38:31 PDT DragonFly src repository Modified files: share/mk bsd.port.mk Log: Don't just undefine USE_RC_SUBR, because it does define the list of rc scripts if it is defined and not YES. We didn't undefine USE_RCORDER, which pulled the rc_subr port in. Fix this by: (a) save the old value or USE_RCORDER and USE_RC_SUBR to _DF_*. (b) include the install-rc-script target from ports/Mk/bsd.port.mk, but use _DF_* for the variables in the actual code. (c) add _DF_* to the SUB_FILES list and add RC_SUBR to SUB_LIST. (d) undefine USE_RC_SUBR and USE_RCORDER afterwards. Problem-reported-by: Erik P. Skaalerud <erik@pentadon.com> Revision Changes Path 1.30 +42 -1 src/share/mk/bsd.port.mk http://www.dragonflybsd.org/cvsweb/src/share/mk/bsd.port.mk.diff?r1=1.29&r2=1.30&f=u
文章代碼(AID): #12LiSG00 (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #12LiSG00 (DFBSD_commit)