initial
This commit is contained in:
8
distro/ubuntu/postinst
Executable file
8
distro/ubuntu/postinst
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
pkgname=mate-text-editor
|
||||
|
||||
/usr/sbin/mateconfpkg --install ${pkgname}
|
||||
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
|
||||
|
||||
exit 0
|
Reference in New Issue
Block a user