File: rules

package info (click to toggle)
pacvim 1.1.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 516 kB
  • sloc: cpp: 1,003; makefile: 32
file content (11 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_CXXFLAGS_MAINT_APPEND  = -Wno-error=format-security

%:
	dh $@
override_dh_usrlocal:

override_dh_fixperms:
	dh_fixperms
	chmod 644 debian/pacvim/usr/share/pacvim-maps/*