File: rules

package info (click to toggle)
matchbox-desktop 2.0-5
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 848 kB
  • ctags: 294
  • sloc: ansic: 2,661; sh: 889; makefile: 61
file content (12 lines) | stat: -rwxr-xr-x 251 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_configure:
	./configure --prefix=/usr --enable-startup-notification --enable-dnotify --sysconfdir=/etc

override_dh_install:
	dh_install --list-missing