File: rules

package info (click to toggle)
slirp4netns 1.2.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 580 kB
  • sloc: ansic: 4,498; sh: 505; makefile: 68
file content (7 lines) | stat: -rwxr-xr-x 122 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	echo "WARNING: Skipping test suite, user namespaces not available"