summaryrefslogtreecommitdiff
path: root/debian/rules
blob: f5707cce5b0f83b8e651f1b1a5d1e032687c7a6d (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Prevent the makefile from stripping, in case it's being built in
# unstripped mode.
export INSTALL_BIN=install

%:
	dh $@