pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

herbe: pre- to post-install



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin%sked.life@localhost>
Pushed By:	nuclearkev
Date:		Wed Nov 8 08:07:04 2023 -0500
Changeset:	15dd33fd0a0fdd075240c2e334f888d3f1dab930

Modified Files:
	herbe/Makefile

Log Message:
herbe: pre- to post-install

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=15dd33fd0a0fdd075240c2e334f888d3f1dab930

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 herbe/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/herbe/Makefile b/herbe/Makefile
index 81447c7566..0c3722f2fb 100644
--- a/herbe/Makefile
+++ b/herbe/Makefile
@@ -19,7 +19,7 @@ DOC_DIR=	${PREFIX}/share/doc/herbe
 
 INSTALLATION_DIRS+=	${DOC_DIR}
 
-pre-install:
+post-install:
 	${INSTALL_MAN} ${WRKSRC}/README.md ${DESTDIR}${DOC_DIR}
 
 .include "../../graphics/freetype2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index