File: postinst

package info (click to toggle)
ngs-js 0.2.5-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 3,800 kB
  • ctags: 2,977
  • sloc: ansic: 34,455; sh: 4,827; perl: 261; makefile: 208
file content (5 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
install-info --quiet --section "Programming" "Programming" /usr/share/info/js.info.gz

#DEBHELPER#