File: rules

package info (click to toggle)
libquantum-superpositions-perl 2.03-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 164 kB
  • sloc: perl: 629; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 243 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

TMP = $(CURDIR)/debian/libquantum-superpositions-perl

%:
	dh $@

override_dh_installexamples:
	dh_installexamples
	sed -i s,/usr/local/bin/perl,/usr/bin/perl, $(TMP)/usr/share/doc/libquantum-superpositions-perl/examples/*