File: rules

package info (click to toggle)
hspell-gui 0.2.6-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 700 kB
  • sloc: sh: 3,111; ansic: 501; makefile: 48
file content (20 lines) | stat: -rwxr-xr-x 401 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

%:
	dh $@ --with autoreconf


#DEB_CONFIGURE_EXTRA_FLAGS := --libexecdir=\$${prefix}/lib/gnome-panel

override_dh_auto_configure:
	dh_auto_configure -- --libexecdir='$${prefix}/lib/gnome-panel'

makebuilddir/hspell-gui:: configure

#configure: configure.in Makefile.am src/Makefile.am
#	autoreconf -i
#	exit 1
#
#clean::
#	dh_clean po/*.gmo