File: rules

package info (click to toggle)
ocrfeeder 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,548 kB
  • sloc: python: 6,500; sh: 850; makefile: 119; xml: 62
file content (11 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

export XDG_RUNTIME_DIR=/tmp

%:
	dh $@ --with=python3

override_dh_auto_configure:
	gnome-autogen.sh
	dh_auto_configure