File: rules

package info (click to toggle)
r-cran-rcppspdlog 0.0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,520 kB
  • sloc: cpp: 20,178; makefile: 5; sh: 2
file content (11 lines) | stat: -rwxr-xr-x 349 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# 							-*- makefile -*-
# debian/rules file for the Debian/GNU Linux r-cran-rcppspdlog package
# Copyright 2003 - 2022 by Dirk Eddelbuettel <edd@debian.org>

%:
	dh $@ --buildsystem R

override_dh_auto_install:
	dh_auto_install -- prefix=/usr
	rm debian/r-cran-rcppspdlog/usr/lib/R/site-library/RcppSpdlog/doc/introduction.html