File: rules

package info (click to toggle)
libweb-solid-auth-perl 0.91-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 360 kB
  • sloc: perl: 1,344; makefile: 5; sh: 1
file content (9 lines) | stat: -rwxr-xr-x 268 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

# strip suffix as per Debian Policy § 10.4
execute_after_dh_auto_install:
	mv debian/tmp/usr/bin/solid_auth.pl debian/tmp/usr/bin/solid_auth
	mv debian/tmp/usr/share/man/man1/solid_auth.pl.1p debian/tmp/usr/share/man/man1/solid_auth.1p