xorg-xcbproto/debian/rules
2006-02-18 16:49:41 -08:00

18 lines
433 B
Makefile
Executable file

#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/X11R6/include"
debian/stamp-autotools-files:
autoreconf -v --install
touch debian/stamp-autotools-files
debian/copyright: debian/copyright.debian COPYING
cat $+ > $@
clean::
-rm -f debian/copyright
common-install-prehook-arch common-install-prehook-indep:: debian/copyright