1
0
Fork 0
mirror of https://github.com/xHyroM/void-packages.git synced 2024-09-19 20:13:19 +02:00
void-packages/srcpkgs/xbps-triggers/files/gtk-pixbuf-loaders

6 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 "$@"