File: rules

package info (click to toggle)
dialign-t 1.0.2-9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,216 kB
  • ctags: 277
  • sloc: ansic: 5,820; xml: 355; makefile: 30; sh: 25
file content (12 lines) | stat: -rwxr-xr-x 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

SRCDIR=$(CURDIR)/source

export SSEFLAGS := $(shell if [ `dpkg-architecture -qDEB_BUILD_ARCH` = amd64 -o `dpkg-architecture -qDEB_BUILD_ARCH` = i386 ] ; then echo "-mfpmath=sse -msse -mmmx" ; fi)
export DEB_BUILD_MAINT_OPTIONS += hardening=+all

%:
	dh $@ --sourcedirectory=$(SRCDIR) --parallel

override_dh_fixperms-indep:
	chmod 644 $(CURDIR)/debian/dialign-tx-data/usr/share/dialign-tx/*