File: rules

package info (click to toggle)
frescobaldi 4.0.5%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 21,368 kB
  • sloc: python: 39,076; javascript: 263; makefile: 37; sh: 8
file content (8 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_OPTIONS += nocheck
export PYBUILD_NAME := frescobaldi
export PYBUILD_INSTALL_ARGS := --install-layout=deb

%:
	dh $@ --buildsystem=pybuild