File: rules

package info (click to toggle)
littlewizard 1.2.2-4.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 3,424 kB
  • sloc: sh: 9,389; cpp: 7,685; xml: 420; makefile: 387; awk: 40; ansic: 38
file content (20 lines) | stat: -rwxr-xr-x 623 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/make -f

DEB_AUTO_CLEANUP_RCS            := yes
DEB_INSTALL_MANPAGES_littlewizard := debian/littlewizard.1
DEB_DH_LINK_littlewizard := usr/share/man/man1/littlewizard.1.gz usr/share/man/man1/littlewizardtest.1.gz
DEB_BUILD_PARALLEL := 1
# Add here any variable or target overrides you need

include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/autoreconf.mk

DEB_CONFIGURE_EXTRA_FLAGS := --disable-static --disable-shared

# Work around #670796
post-patches::
	install /usr/share/gnulib/build-aux/mkinstalldirs .

clean::
	rm -f mkinstalldirs