File: rules

package info (click to toggle)
mmdb 1.25.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,656 kB
  • ctags: 4,977
  • sloc: cpp: 47,414; sh: 11,311; makefile: 34
file content (10 lines) | stat: -rwxr-xr-x 194 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

#export CXXFLAGS += -D_REENTRANT

override_dh_auto_configure:
	dh_auto_configure -- --enable-shared --disable-static

%:
	dh $@ --with autoreconf --dbg-package=libmmdb0-dbg