e997421e5f652463b93a58dea99d1e72ad3ea0a8
[free-sw/xcb/proto] / debian / rules
1 #!/usr/bin/make -f
2
3 include /usr/share/cdbs/1/rules/debhelper.mk
4 include /usr/share/cdbs/1/class/autotools.mk
5
6 DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/X11R6/include"
7
8 debian/stamp-autotools-files:
9         autoreconf -v --install
10         touch debian/stamp-autotools-files
11
12 debian/copyright: debian/copyright.debian COPYING
13         cat $+ > $@
14
15 clean::
16         -rm -f debian/copyright
17
18 common-install-prehook-arch common-install-prehook-indep:: debian/copyright