File: rules

package info (click to toggle)
fonts-vazirmatn 33.003-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,332 kB
  • sloc: python: 503; sh: 355; makefile: 24; javascript: 10
file content (17 lines) | stat: -rwxr-xr-x 301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f
#export DH_VERBOSE = 1

%:
	dh $@

override_dh_auto_configure:
	@echo NOTHING TO CONFIGURE

override_dh_auto_build:
	@echo UNFORTUNATELY THESE CANT BE BUILT FROM SOURCE WITHOUT INTERNET

override_dh_auto_test:
	@echo skipping test

override_dh_auto_install:
	@echo skipping install