File: rules

package info (click to toggle)
json-glib 1.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,688 kB
  • sloc: ansic: 13,470; python: 7,651; javascript: 533; xml: 132; sh: 39; makefile: 19
file content (17 lines) | stat: -rwxr-xr-x 344 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

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

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
		--libexecdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
		-Dgtk_doc=enabled \
		-Dman=true \
		-Dintrospection=enabled

override_dh_makeshlibs:
	dh_makeshlibs -- -c4