View | Details | Raw Unified | Return to bug 169870
Collapse All | Expand All

(-)print/lilypond/Makefile (-1 / +1 lines)
Lines 75-81 Link Here
75
	${REINPLACE_CMD} -e '17,21d' ${WRKSRC}/po/GNUmakefile
77
	${REINPLACE_CMD} -e '17,21d' ${WRKSRC}/po/GNUmakefile
76
.endif
78
.endif
77
79
78
pre-install:
80
pre-su-install:
79
.if exists(${PREFIX}/info/dir)
81
.if exists(${PREFIX}/info/dir)
80
	${REINPLACE_CMD} -i '' -e '/LilyPond/d' ${PREFIX}/info/dir
82
	${REINPLACE_CMD} -i '' -e '/LilyPond/d' ${PREFIX}/info/dir
81
.endif
83
.endif

Return to bug 169870