File: rules

package info (click to toggle)
nxtomo 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 556 kB
  • sloc: python: 7,163; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 254 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Sat, 11 May 2024 19:29:10 +0200
export PYBUILD_NAME=nxtomo
%:
	dh $@ --with python3 --buildsystem=pybuild

execute_after_dh_auto_install:
	find debian -name conf.py -delete