[go: up one dir, main page]

File: tork.postrm

package info (click to toggle)
tork 0.29.1-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 12,184 kB
  • ctags: 2,500
  • sloc: cpp: 21,687; ansic: 18,818; sh: 15,619; perl: 2,831; makefile: 289
file content (7 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#! /bin/sh

if [ -x /usr/bin/update-menus ] ; then update-menus ; fi

#DEBHELPER#

exit 0