#!/bin/sh
LD_PRELOAD=/usr/lib64/trace-wrappers/wrap-gettext.so "$@"
