File: rules

package info (click to toggle)
gnome-recipes 2.0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 25,248 kB
  • sloc: ansic: 33,937; xml: 241; makefile: 198; sh: 172; python: 26
file content (15 lines) | stat: -rwxr-xr-x 451 bytes parent folder | download | duplicates (2)
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,-O1 -Wl,-z,defs

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -Dautoar=yes -Dcanberra=yes -Dgspell=yes

execute_after_dh_installdocs:
	mkdir -p debian/gnome-recipes/usr/share/doc/gnome-recipes
	appstreamcli metainfo-to-news $(CURDIR)/*/data/org.gnome.Recipes.appdata.xml \
		debian/gnome-recipes/usr/share/doc/gnome-recipes/NEWS