diff options
Diffstat (limited to 'system/gsettings-desktop-schemas/doinst.sh')
-rw-r--r-- | system/gsettings-desktop-schemas/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/gsettings-desktop-schemas/doinst.sh b/system/gsettings-desktop-schemas/doinst.sh deleted file mode 100644 index b36f6f1690d4c..0000000000000 --- a/system/gsettings-desktop-schemas/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x /usr/bin/glib-compile-schemas ]; then - /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ -fi |