File: rules

package info (click to toggle)
garmindev 0.3.4%2Bsvn3432-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 704 kB
  • ctags: 985
  • sloc: cpp: 8,631; makefile: 4
file content (11 lines) | stat: -rwxr-xr-x 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

#export LDFLAGS = -Wl,--no-undefined

# one ring to rule them all ...
%:
	dh $@

override_dh_auto_install:
	# install into temp dir to filter out plugins only
	dh_auto_install --destdir=$(CURDIR)/debian/tmp