File: crack-attack.postinst

package info (click to toggle)
crack-attack 1.1.14-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,552 kB
  • ctags: 2,024
  • sloc: cpp: 14,661; sh: 3,359; ansic: 378; xml: 207; makefile: 63
file content (7 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/bin/sh
# -*- coding: utf-8 -*-
# Copyright © 2002,2003 Colin Walters <walters@debian.org>

if test -x /usr/bin/update-menus; then update-menus; fi

#DEBHELPER#