This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
evolution-packages/srcpkgs/xbps-triggers/files/gtk-pixbuf-loaders

7 lines
180 B
Plaintext
Raw Permalink Normal View History

2023-08-05 21:19:04 +01:00
#!/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 "$@"