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

7 lines
180 B
Text
Raw Normal View History

2024-03-30 14:09:59 +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 "$@"