File: rules

package info (click to toggle)
lua-svn 0.4.0-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: ansic: 1,339; makefile: 21
file content (8 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_auto_clean:
	rm -rf test/ test_repo/ debian/.subversion
	dh_auto_clean