diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-03 06:32:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-03 06:32:46 +0000 |
commit | 814339f454ff9877a32f370cd548617e3f5ee48d (patch) | |
tree | 8b11dd88871f54845b5cdde822df0f12bc3ee14e /testing/muffin/muffin.post-deinstall | |
parent | 913ed91cdb9690cccf940b7263dea363c4bffc61 (diff) | |
download | aports-814339f454ff9877a32f370cd548617e3f5ee48d.tar.bz2 aports-814339f454ff9877a32f370cd548617e3f5ee48d.tar.xz |
testing/muffin: moved to unmaintained
Diffstat (limited to 'testing/muffin/muffin.post-deinstall')
-rw-r--r-- | testing/muffin/muffin.post-deinstall | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/muffin/muffin.post-deinstall b/testing/muffin/muffin.post-deinstall deleted file mode 100644 index 772791e6f3..0000000000 --- a/testing/muffin/muffin.post-deinstall +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -echo "Compiling glib schemas" - -/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas - |