File: rules

package info (click to toggle)
lib3ds 1.3.0-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,028 kB
  • sloc: ansic: 10,676; sh: 10,129; makefile: 114; sed: 47
file content (8 lines) | stat: -rwxr-xr-x 225 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@
export DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

override_dh_link:
	dh_link usr/lib/$(DEB_HOST_MULTIARCH)/lib3ds-1.so.3.0.0 usr/lib/$(DEB_HOST_MULTIARCH)/lib3ds-1.so