File: rules

package info (click to toggle)
wmforkplop 0.9.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 884 kB
  • ctags: 325
  • sloc: sh: 3,462; ansic: 2,234; makefile: 30
file content (14 lines) | stat: -rwxr-xr-x 372 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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

makebuilddir/wmforkplop::
	@if [ -f Vera.ttf ]; then \
		echo 'The files Vera.* must be removed from the *.orig.tar.gz.'; \
		exit 1; \
	fi

binary-predeb/wmforkplop::
	rmdir $(DEB_DESTDIR)/usr/share/wmforkplop