File: rules

package info (click to toggle)
rubber 1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,504 kB
  • sloc: python: 3,859; sh: 173; makefile: 26
file content (11 lines) | stat: -rwxr-xr-x 331 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# This file was adapted from the sample debian/rules generated by dh_make.
# original file: GNU copyright 1997 to 1999 by Joey Hess.
# adaptation: (c) 2002--2006 by Emmanuel Beffara.

%: setup.cfg
	dh $@ --buildsystem=pybuild --with python3

setup.cfg:
	ln -s debian/$@
# This symlink is listed by debian/clean.