File: rules

package info (click to toggle)
gxmms2 0.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 700 kB
  • ctags: 968
  • sloc: ansic: 7,539; makefile: 54
file content (10 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# Do not link against unused libraries (make dpkg-shlibdeps happy).
LDFLAGS := -Wl,--as-needed

%:
	dh $@ --parallel

override_dh_auto_install:
	make install PREFIX=$(CURDIR)/debian/tmp/usr KRELLPREFIX=$(CURDIR)/debian/tmp/usr