summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMárk Sági-Kazár2016-01-06 00:11:58 +0100
committerMárk Sági-Kazár2016-01-06 00:11:58 +0100
commit3139e674f8dd451e3a6a387e960d1fc38f35488e (patch)
treec97776f4f8132a7c71ab731fb9eef90c51776f9b
parente861869b3467d4ef17beacaa3e40ad69dc5fc0d3 (diff)
downloadaur-3139e674f8dd451e3a6a387e960d1fc38f35488e.tar.gz
Update install file
-rw-r--r--gschemas.install6
1 files changed, 1 insertions, 5 deletions
diff --git a/gschemas.install b/gschemas.install
index 48d0b724fb6c..e5de1101b44f 100644
--- a/gschemas.install
+++ b/gschemas.install
@@ -1,6 +1,6 @@
post_install() {
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
- instructions_install
+ instructions
}
post_upgrade() {
@@ -15,7 +15,3 @@ post_remove() {
instructions() {
echo "Restart GNOME Shell ([Alt]+[F2], r)."
}
-
-instructions_install() {
- echo "Dconf blablabla"
-}