File: rules

package info (click to toggle)
pekwm-themes 1.0.5-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,488 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_fixperms:
	dh_fixperms
	find debian/pekwm-themes -name theme -type f -exec chmod 644 {} \;