File: rules

package info (click to toggle)
polari 3.38.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,924 kB
  • sloc: javascript: 8,176; ansic: 1,280; xml: 92; makefile: 10; sh: 8
file content (15 lines) | stat: -rwxr-xr-x 410 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs

%:
	dh $@

override_dh_girepository:
	dh_girepository -X/usr/lib/$(DEB_HOST_MULTIARCH)/polari \
	-ldebian/polari/usr/share/polari/gir-1.0 \
	/usr/lib/$(DEB_HOST_MULTIARCH)/polari/ /usr/lib/$(DEB_HOST_MULTIARCH)/polari/girepository-1.0/

override_dh_makeshlibs:
	dh_makeshlibs -Xlibpolari-1.0.so