File: rules

package info (click to toggle)
libfilesys-smbclient-perl 3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 388 kB
  • ctags: 132
  • sloc: perl: 757; ansic: 84; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

PACKAGE = $(shell dh_listpackages)
TMP     = $(CURDIR)/debian/$(PACKAGE)

%:
	dh $@ --buildsystem=perl_makemaker

override_dh_fixperms:
	dh_fixperms
	chmod 644 $(TMP)/usr/share/doc/libfilesys-smbclient-perl/examples/smb2www.css