File: rules

package info (click to toggle)
lua-xmlrpc 1.2.1-7
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 200 kB
  • ctags: 144
  • sloc: makefile: 11
file content (8 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_auto_configure:
	chmod a-x src/*.lua
	dh_auto_configure