#!/bin/bash hvbuild_post() { chmod -v 755 /usr/bin/gtester-report cat > /etc/profile.d/glib2-locale.sh << "EOF" # Use the current locale charset for filenames # in applications using GLib export G_FILENAME_ENCODING=@locale EOF }