File: rules

package info (click to toggle)
s3fs-fuse 1.89-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,264 kB
  • sloc: cpp: 16,726; sh: 1,784; makefile: 101; python: 73
file content (12 lines) | stat: -rwxr-xr-x 234 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --with-gnutls

override_dh_auto_test:
	@echo Tests disabled as they require credentals in ~/.passwd-s3fs.