Compare commits

..

3 Commits

Author SHA1 Message Date
romain-dartigues 4b874656a9 more types for AlmaLinux
Untested yet.
2024-04-11 21:21:42 +02:00
romain-dartigues 2e7b332b77 introduce AlmaLinux
AlmaLinux is an Open Source fork of Red Hat Enterprise Linux;
it should behave like a CentOS/RHEL.
2024-04-11 21:21:42 +02:00
marcoduif 2b102f303a changed package state from installed to present 2024-03-01 11:43:23 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -19,5 +19,5 @@
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
__package luarocks --state installed
__package make --state installed
__package luarocks --state present
__package make --state present