File: rules

package info (click to toggle)
ices2 2.0.1-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,084 kB
  • ctags: 796
  • sloc: sh: 8,350; ansic: 6,448; xml: 121; makefile: 98
file content (23 lines) | stat: -rwxr-xr-x 819 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
# Copyright © 2003 Keegan Quinn <ice@thebasement.org>
# Copyright © 2004-2006 Jonas Smedegaard <dr@jones.dk>

DEB_AUTO_UPDATE_LIBTOOL = pre
DEB_AUTO_UPDATE_ACLOCAL = 1.7
DEB_AUTO_UPDATE_AUTOCONF = 2.60

include debian/cdbs/1/rules/auto-update.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include debian/cdbs/1/rules/buildinfo.mk
include debian/cdbs/1/rules/copyright-check.mk

DEB_CONFIGURE_EXTRA_FLAGS = --program-transform-name="s/ices$$/ices2/"
DEB_INSTALL_EXAMPLES_ices2 = conf/*.xml
DEB_INSTALL_MANPAGES_ices2 = debian/ices2.1
DEB_COMPRESS_EXCLUDE = .xml

# Debian places documentation below /usr/share/doc
binary-post-install/ices2::
	mv debian/ices2/usr/share/ices debian/ices2/usr/share/doc/ices2/html