File: rules

package info (click to toggle)
matchbox-panel-manager 0.1-7
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 408 kB
  • ctags: 27
  • sloc: sh: 821; ansic: 374; makefile: 29
file content (13 lines) | stat: -rwxr-xr-x 307 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --with autoreconf

override_dh_autoreconf:
	dh_autoreconf --as-needed

override_dh_auto_configure:
	./configure --prefix=/usr --enable-startup-notification --enable-expat --enable-gconf --enable-keyboard
# --enable-composite