File: rules

package info (click to toggle)
sec 2.7.10-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 692 kB
  • ctags: 294
  • sloc: perl: 7,770; sh: 284; ansic: 135; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 202 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk

binary-post-install/sec::
	install -m 0755 -D sec debian/sec/usr/bin/sec
	install	-m 0644	-D sec.man debian/sec/usr/share/man/man1/sec.1