mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-15 20:41:45 +00:00
5 lines
115 B
Bash
Executable File
5 lines
115 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mkdir -vp /usr/share/glib-2.66.7/schemas||true
|
|
glib-2.66.7compile-schemas /usr/share/glib-2.0/schemas
|