File: rules

package info (click to toggle)
lua-nvim 0.0.1-25-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 156 kB
  • ctags: 94
  • sloc: makefile: 68; ansic: 28
file content (11 lines) | stat: -rwxr-xr-x 209 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DH_LUA_OPTS="skip-test-app-dynamic skip-test-app-static"

%:
	dh $@ --buildsystem=lua --with lua

override_dh_auto_clean:
	dh_auto_clean
	rm -rf debian/.local
	rm -f debian/.nvimlog