File: rules

package info (click to toggle)
liblms7compact 0.0.1%2Bgit20190125.bfd5418-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 288 kB
  • sloc: ansic: 1,740; python: 132; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"