File: rules

package info (click to toggle)
libtext-roman-perl 3.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 224 kB
  • sloc: perl: 506; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	find debian/libtext-roman-perl -type d -empty -delete