File: rules

package info (click to toggle)
libspectre 0.2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,996 kB
  • sloc: ansic: 4,706; sh: 4,348; makefile: 188
file content (8 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

%:
	dh $@

execute_after_dh_auto_install:
	find debian/tmp -name '*.la' -print -delete