Update recipes

This commit is contained in:
Aoran Zeng
2025-08-10 18:55:52 +08:00
parent 616b0caa48
commit bef1fc9f26
34 changed files with 67 additions and 113 deletions

View File

@@ -16,8 +16,7 @@ os_termux_prelude ()
chef_set_authors (this, 1, "Aoran Zeng", "ccmywish@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nul None", "nul@none.org");
chef_set_contributors (this, 0);
chef_allow_get();
chef_allow_set();

View File

@@ -18,8 +18,7 @@ os_trisquel_prelude ()
chef_set_authors (this, 1, "Aoran Zeng", "ccmywish@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
chef_allow_get();
chef_allow_set();

View File

@@ -16,8 +16,7 @@ os_freebsd_prelude ()
chef_set_authors (this, 2, "Aoran Zeng", "ccmywish@qq.com", "Heng Guo", "2085471348@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
chef_allow_set();

View File

@@ -16,8 +16,7 @@ os_netbsd_prelude ()
chef_set_authors (this, 2, "Aoran Zeng", "ccmywish@qq.com", "Heng Guo", "2085471348@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
chef_allow_get();
chef_allow_set();

View File

@@ -16,8 +16,7 @@ os_openbsd_prelude ()
chef_set_authors (this, 2, "Heng Guo", "2085471348@qq.com", "Aoran Zeng", "ccmywish@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
chef_allow_get();
chef_allow_set();

View File

@@ -16,8 +16,7 @@ os_solus_prelude ()
chef_set_authors (this, 1, "Aoran Zeng", "ccmywish@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
// chef_allow_get();
chef_allow_set();

View File

@@ -16,8 +16,7 @@ os_anolis_prelude ()
chef_set_authors (this, 1, "Aoran Zeng", "ccmywish@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
chef_allow_set();

View File

@@ -15,8 +15,7 @@ os_manjaro_prelude ()
chef_set_authors (this, 1, "Heng Guo", "2085471348@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
chef_allow_set();