forked from ports/compat-32
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
|
#!/bin/sh
|
||
|
# Updating 32-bit GIO module cache...
|
||
|
/usr/bin/gio-querymodules-32 /usr/lib32/gio/modules
|
||
|
|