From 7ac67da65faf1c2ebd4e0cc0455e28c8ee18ed16 Mon Sep 17 00:00:00 2001 From: Louie S Date: Wed, 10 Jul 2024 16:36:41 -0400 Subject: Create actions_build_rpm target --- actions/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'actions/README.md') diff --git a/actions/README.md b/actions/README.md index 08a1ae0..5c23406 100644 --- a/actions/README.md +++ b/actions/README.md @@ -7,6 +7,7 @@ Usage: make TARGET [OPTIONS] targets: actions_build_deb build a deb package + actions_build_rpm build a rpm package options: CONTAINER_NAME=... specify a container name -- cgit