File: rules

package info (click to toggle)
wbxml2 0.9.2-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,712 kB
  • ctags: 2,793
  • sloc: ansic: 21,545; makefile: 134; cpp: 7; sh: 6
file content (20 lines) | stat: -rwxr-xr-x 572 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

# Acording to cdbs manual, I shouldn't do this

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk

DEB_DH_MAKESHLIBS_ARGS_libwbxml2-0 := -V"libwbxml2-0 (>= 0.9.2-2)"

# actually we would want pre-configure, but it didn't work..

post-patches::
	chmod a+x ./bootstrap
	./bootstrap 

clean::
	rm -f config.guess config.sub ltmain.sh aclocal.m4 config.h.in mkinstalldirs install-sh missing depcomp Makefile.in configure 
	rm -f tools/Makefile.in src/Makefile.in