evolution-packages/srcpkgs/xbps-triggers/files/gtk-pixbuf-loaders

7 lines
180 B
Bash
Executable File

#!/bin/sh
#
# This trigger retains the old name of the current 'gdk-pixbuf-loaders' trigger
# and redirects all args there
#
exec usr/libexec/xbps-triggers/gdk-pixbuf-loaders "$@"