You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.5/6_ac_update_sync/revision/04-fix_chrome-binary-plugin...

11 lines
327 B

# Calculate ini(overlay-calculate.revision)<4 exec=/bin/bash
#-ini(overlay-calculate.revision,4)-#
#?pkg(www-plugins/chrome-binary-plugins)!=#
test -f /var/db/pkg/www-plugins/chrome-binary-plugins-*/CONTENTS &&
sed -i '/chromium-browser\/libpdf.so/d' /var/db/pkg/www-plugins/chrome-binary-plugins-*/CONTENTS
#pkg#
exit 0