File: rules

package info (click to toggle)
libktoblzcheck 1.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,920 kB
  • ctags: 128
  • sloc: sh: 8,229; cpp: 1,883; makefile: 125; sed: 9; ansic: 5
file content (7 lines) | stat: -rwxr-xr-x 333 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_EXTRA_FLAGS := --disable-static --with-bankdata-path=/usr/share/libktoblzcheck1
include /usr/share/cdbs/1/rules/debhelper.mk

binary-install/libktoblzcheck1-dev::
	find debian/libktoblzcheck1-dev/usr/share/doc/ -type f -and -size 0 -and -exec rm '{}' ';'