diff options
| -rw-r--r-- | recruiters/quizzes/ebuild-maintainer-quiz.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recruiters/quizzes/ebuild-maintainer-quiz.txt b/recruiters/quizzes/ebuild-maintainer-quiz.txt index 674ff45..aa2a4f4 100644 --- a/recruiters/quizzes/ebuild-maintainer-quiz.txt +++ b/recruiters/quizzes/ebuild-maintainer-quiz.txt @@ -380,9 +380,9 @@ docs: devmanual docs: devmanual -12. Your package fails to build after a minor GCC update, e.g. from 16.0 to 16.2. - How will you handle this? List possible methods and write ebuild code - example(s). +12. Your package fails to build after a minor GCC update, e.g. from 16.1.0 to + 16.2.0. How will you handle this? List possible methods and write ebuild + code example(s). docs: devmanual |
