File: rules

package info (click to toggle)
libaacs 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,940 kB
  • sloc: ansic: 5,618; sh: 4,280; yacc: 606; lex: 162; makefile: 92
file content (7 lines) | stat: -rwxr-xr-x 95 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_makeshlibs:
	dh_makeshlibs -V 'libaacs0 (>= 0.9.0)'