File: rules

package info (click to toggle)
r-cran-rsqlite 1.1-2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,240 kB
  • ctags: 11,892
  • sloc: ansic: 118,836; cpp: 786; sh: 10; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@ --buildsystem R

override_dh_auto_configure:
	# Linking against system sqlite3
	dh_auto_configure -- --configure-args=--with-sqlite-dir=/usr