File: rules

package info (click to toggle)
ros-class-loader 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 312 kB
  • sloc: cpp: 2,122; ansic: 36; python: 35; xml: 20; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk

%:
	dh $@ 

# test suite is broken atm.
override_dh_auto_test: