File: rules

package info (click to toggle)
pmbootstrap 1.50.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,464 kB
  • sloc: python: 13,509; sh: 318; ansic: 12; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download
1
2
3
4
5
6
7
8
#! /usr/bin/make -f

export PYBUILD_NAME = pmbootstrap
export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/pmbootstrap/ --install-scripts=/usr/share/pmbootstrap/
export PYBUILD_DISABLE = test

%:
	dh $@ --with python3 --buildsystem=pybuild