File: rules

package info (click to toggle)
wmctrl 1.07-7
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 524 kB
  • ctags: 110
  • sloc: ansic: 2,535; sh: 816; makefile: 10
file content (7 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Avoid useless dependencies on libSM.so.6 and libICE.so.6.
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@