File: rules

package info (click to toggle)
orca 50.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 54,168 kB
  • sloc: python: 119,994; sh: 64; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
#! /usr/bin/make -f

%:
	dh $@

override_dh_installsystemduser:
	dh_installsystemduser --no-enable

override_dh_gnome_clean: