File: rules

package info (click to toggle)
s3fs-fuse 1.90-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,352 kB
  • sloc: cpp: 17,898; sh: 1,814; makefile: 111; python: 88
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.