File: rules

package info (click to toggle)
steadyflow 0.2.0-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,368 kB
  • sloc: perl: 1,186; xml: 46; python: 44; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 163 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

LDFLAGS = -Wl,--as-needed

%:
	dh --buildsystem=cmake $@

override_dh_auto_configure:
	dh_auto_configure -- -DCOMPILE_GSETTINGS_ON_INSTALL=OFF