File: rules

package info (click to toggle)
cpuset 1.5.6-5
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 696 kB
  • sloc: python: 2,422; makefile: 76; sh: 33
file content (18 lines) | stat: -rwxr-xr-x 474 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.6.0 at
# Sat, 27 Aug 2011 13:17:13 -0400

# Unset the environment variables set by dpkg-buildpackage. (This is
# necessary because distutils is brittle with compiler/linker flags
# set. Specifically, packages using f2py will break without this.)
unexport CPPFLAGS
unexport CFLAGS
unexport CXXFLAGS
unexport FFLAGS
unexport LDFLAGS

%:
	dh $@ --with quilt --with python2 --buildsystem python_distutils