File: rules

package info (click to toggle)
xeus-gp 0.1.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: cpp: 406; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DCMAKE_SKIP_INSTALL_RPATH=ON

execute_before_dh_clean:
	rm -f share/jupyter/kernels/xeus-gp/kernel.json