File: rules

package info (click to toggle)
gliese 3.0.95-3
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 848 kB
  • sloc: sh: 31; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 97 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@

override_dh_auto_install:
# Do nothing, we use dh_install instead