File: rules

package info (click to toggle)
neovim-lualine 0.0.6%2Bgit20250412-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 916 kB
  • sloc: sh: 112; makefile: 34
file content (10 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

# Do not execute the upstream makefile
override_dh_auto_build:
# Likewise
override_dh_auto_test: