File: rules

package info (click to toggle)
cifs-utils 2%3A7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,112 kB
  • sloc: ansic: 7,574; sh: 4,131; python: 1,399; makefile: 113
file content (12 lines) | stat: -rwxr-xr-x 371 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

%:
	dh $@ --with bash-completion

override_dh_auto_configure:
	ROOTSBINDIR=/usr/sbin dh_auto_configure -- --enable-cifsidmap --enable-cifscreds --with-libcap-ng=auto --enable-pam --with-pamdir=/usr/lib/$(DEB_HOST_MULTIARCH)/security

execute_after_dh_fixperms:
	chmod u+s debian/cifs-utils/usr/sbin/mount.cifs