File: rules

package info (click to toggle)
vim-ale 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 8,408 kB
  • sloc: sh: 497; python: 311; perl: 31; makefile: 4; javascript: 1
file content (9 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

# Reset unnecessary executable bit of a non-runnable script to comply the policy.
execute_after_dh_fixperms:
	chmod 0644 debian/vim-ale/usr/share/vim-ale/ale_linters/php/intelephense.vim