File: rules

package info (click to toggle)
kalign 2.04-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 836 kB
  • ctags: 369
  • sloc: ansic: 14,975; makefile: 32
file content (11 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-
# Build rules for the Debian package kalign

pkg:=kalign

%:
	dh $@

override_dh_auto_install:
	install -D -m u=rw,go=r debian/$(pkg).bash_completion $(CURDIR)/debian/$(pkg)/etc/bash_completion.d/$(pkg)