File: rules

package info (click to toggle)
gio-sharp 2.22.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,036 kB
  • ctags: 803
  • sloc: cs: 6,174; sh: 625; makefile: 128
file content (10 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# don't ship any clilibs
override_dh_makeclilibs:

override_dh_auto_configure:
	dh_auto_configure -- CSC=/usr/bin/mono-csc

%:
	dh --with cli $@