gconf-settings/patches/tromjaro-gnone-shell-fix/tromjaro-gnone-shell-fix.in...

7 lines
104 B
Plaintext
Raw Normal View History

2019-11-04 15:23:48 +00:00
post_install() {
chmod +x /usr/bin/tromjaro-gnone-shell-fix
}
post_upgrade() {
post_install
}