File: rules

package info (click to toggle)
gnome-shell-extension-runcat 21-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,480 kB
  • sloc: javascript: 297; makefile: 53; xml: 23
file content (9 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	glib-compile-schemas --strict --targetdir=src/schemas src/schemas

override_dh_auto_install: