File: rules

package info (click to toggle)
meld 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,040 kB
  • ctags: 1,123
  • sloc: python: 7,247; xml: 1,108; makefile: 241
file content (19 lines) | stat: -rwxr-xr-x 565 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

DEB_INSTALL_CHANGELOGS_ALL += NEWS
DEB_INSTALL_DOCS_ALL = AUTHORS

DEB_MAKE_INVOKE += prefix=/usr
DEB_MAKE_BUILD_TARGET := all
DEB_MAKE_INSTALL_TARGET := DESTDIR=$(CURDIR)/debian/meld install

binary-install/meld::
	dh_pysupport -p$(cdbs_curpkg)

binary-post-install/meld::
	rm -rf debian/$(cdbs_curpkg)/usr/share/application-registry