Description of problem: The baekmuk-* packages are composed onto install media and installed by default even if "## @ korean-support" has been explicitly commented out from /usr/share/pungi/f8-fedora.ks. Version-Release number of selected component (if applicable): baekmuk-ttf-fonts-*-2.2-6.fc8 How reproducible: always Steps to Reproduce: 1. comment out all "@ <language>-support" lines in /usr/share/pungi/f8-fedora.ks by inserting a hash '#' at the beginning of the line 2. compose install media; install with defaults 3. rpm -qa | grep baekmuk Actual results: baekmuk-ttf-fonts-common-2.2-6.fc8 baekmuk-ttf-fonts-gulim-2.2-6.fc8 Expected results: No baekmuk fonts because Korean was excluded explicitly. Additional info:
*** This bug has been marked as a duplicate of 360861 ***