File: rules

package info (click to toggle)
materia-gtk-theme 20210322-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 4,544 kB
  • sloc: xml: 2,008; sh: 859; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=meson

execute_after_dh_auto_install:
	find $(CURDIR)/debian/ -type f -name COPYING -delete