File: rules

package info (click to toggle)
tldr-py 0.7.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: python: 503; makefile: 13; sh: 13
file content (11 lines) | stat: -rwxr-xr-x 219 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#! /usr/bin/make -f

#export DH_VERBOSE = 1
export PYBUILD_NAME = tldr-py
export LC_ALL=C.UTF-8

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_install:
	mv debian/tldr-py/usr/bin/tldr debian/tldr-py/usr/bin/tldr-py