File: rules

package info (click to toggle)
py3status 3.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,952 kB
  • sloc: python: 22,019; makefile: 14
file content (6 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#! /usr/bin/make -f

export PYBUILD_NAME=py3status
export PYBUILD_AFTER_INSTALL_python2=rm -rf {destdir}/usr/bin/
%:
	dh $@ --with python3 --buildsystem=pybuild