Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- NONCOMMERCIAL_PACKAGECONFIG = "alsa bzlib drm gpl lzma zlib xcb"
- LICENSE_FLAGS = "${@' '.join('commercial_' + cfg \
- for cfg in '${PACKAGECONFIG}'.split() \
- if cfg not in '${NONCOMMERCIAL_PACKAGECONFIG}'.split())}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement