File: rules

package info (click to toggle)
virt-p2v 1.42.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,336 kB
  • sloc: ansic: 6,066; sh: 5,323; perl: 1,284; makefile: 447
file content (10 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --disable-gnulib-tests SED=/bin/sed

# Tests involve downloading a compressed Fedora image, so skip them.
override_dh_auto_test: