summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 33792501ce7e916ed4803578e6ea5a77740d0f2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.

# see FEATURE AREAS in dpkg-buildflags(1)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	mv debian/wl-clipboard/usr/share/zsh/site-functions \
		debian/wl-clipboard/usr/share/zsh/vendor-completions