File: rules

package info (click to toggle)
cdck 0.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 2,188 kB
  • ctags: 204
  • sloc: sh: 8,417; cpp: 901; ansic: 71; makefile: 42
file content (13 lines) | stat: -rwxr-xr-x 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export CONFIG_SHELL=/bin/bash

%:
	dh $@ --with autotools_dev

override_dh_auto_build:
	dh_auto_build -- -j1

override_dh_auto_install:
	dh_auto_install -- DESTDIR=$(CURDIR)/debian/cdck
	rm -rf $(CURDIR)/debian/cdck/usr/lib