File: rules

package info (click to toggle)
polari 49.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,204 kB
  • sloc: javascript: 8,663; ansic: 1,904; xml: 140; python: 30; makefile: 10; sh: 5
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