File: rules

package info (click to toggle)
elementary-xfce 0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 58,332 kB
  • sloc: ansic: 94; sh: 68; makefile: 55
file content (9 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_install:
	dh_install
	find debian/ -name LICENSE -delete
	find debian/ -name AUTHORS -delete