File: rules

package info (click to toggle)
cdck 0.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,160 kB
  • ctags: 164
  • sloc: sh: 8,417; cpp: 891; 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