File: rules

package info (click to toggle)
sbmltoolbox 4.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 7,032 kB
  • sloc: xml: 2,438; makefile: 8; sh: 7
file content (16 lines) | stat: -rwxr-xr-x 309 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh  $@

override_dh_auto_build:
	# create a profile file for the SBMLToolbox
	. debian/mktbprofile.sh

override_dh_installchangelogs:
	dh_installchangelogs -k NEWS.txt

override_dh_auto_clean:
	rm -f debian/SBMLToolbox.sh