File: rules

package info (click to toggle)
moka-icon-theme 5.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 151,604 kB
  • ctags: 26
  • sloc: python: 163; makefile: 18; sh: 7
file content (9 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	find . -name "LICENSE" -delete
	find . -name "LICENSE_GPL" -delete
	dh_auto_install