File: gnome-control-center.postinst

package info (click to toggle)
gnome-control-center 1%3A3.14.2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 61,268 kB
  • ctags: 10,952
  • sloc: ansic: 345,281; sh: 11,396; makefile: 2,370; xml: 709; ruby: 57
file content (7 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#! /bin/sh
set -e

rm -f /etc/gnome-vfs-2.0/modules/theme-method.conf
rm -f /etc/gnome-vfs-2.0/modules/font-method.conf

#DEBHELPER#