File: rules

package info (click to toggle)
lua-nvim 0.2.2-1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: makefile: 71; ansic: 32
file content (12 lines) | stat: -rwxr-xr-x 255 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all
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