summaryrefslogtreecommitdiff
path: root/distro/ubuntu/postinst
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-07-10 17:17:32 +0200
committerStefano Karapetsas <[email protected]>2012-07-10 17:17:32 +0200
commit13847ac10a74de2b6f09984a7128a3815846fbba (patch)
treed170292e0a57bbaf208e777e602e1d7aad595904 /distro/ubuntu/postinst
parent45ed56d22feac34c66a1d51411252c182d09baeb (diff)
parentdd6c8ff90284d0936d8c46c5c63c26485429f8e0 (diff)
downloadmate-terminal-13847ac10a74de2b6f09984a7128a3815846fbba.tar.bz2
mate-terminal-13847ac10a74de2b6f09984a7128a3815846fbba.tar.xz
Merge branch 'master' of github.com:mate-desktop/mate-terminal
Diffstat (limited to 'distro/ubuntu/postinst')
-rwxr-xr-xdistro/ubuntu/postinst8
1 files changed, 0 insertions, 8 deletions
diff --git a/distro/ubuntu/postinst b/distro/ubuntu/postinst
deleted file mode 100755
index a4a90c9..0000000
--- a/distro/ubuntu/postinst
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-pkgname=mate-terminal
-
-/usr/sbin/mateconfpkg --install ${pkgname}
-#gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-
-exit 0