diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-01 01:39:23 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-01 01:39:23 +0800 |
| commit | baa829601f1697b586621abb947ed83ed7b0b98e (patch) | |
| tree | 50ea674658d6051fd8d8be988c6a0c1287c13b6a /repos/extra/glib | |
| parent | c963df91358e659b037f314d589f0dbf2bd36754 (diff) | |
| download | alicelinux-baa829601f1697b586621abb947ed83ed7b0b98e.tar.gz alicelinux-baa829601f1697b586621abb947ed83ed7b0b98e.zip | |
removed postinstall script
Diffstat (limited to 'repos/extra/glib')
| -rwxr-xr-x | repos/extra/glib/postinstall | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/repos/extra/glib/postinstall b/repos/extra/glib/postinstall deleted file mode 100755 index cf9e9fc6..00000000 --- a/repos/extra/glib/postinstall +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -glib-compile-schemas /usr/share/glib-2.0/schemas |