File: rules

package info (click to toggle)
florence 0.6.3-1.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,460 kB
  • sloc: sh: 11,423; ansic: 7,655; xml: 2,581; makefile: 169
file content (14 lines) | stat: -rwxr-xr-x 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --without-panelapplet

override_dh_install:
	dh_install --fail-missing -Xflorence_applet.1 -Xlibflorence-1.0.la

override_dh_installexamples:
	dh_installexamples -a
	rm -f $(CURDIR)/debian/florence/usr/share/florence/florence.conf