File: rules

package info (click to toggle)
libquantum-superpositions-perl 2.02-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 124 kB
  • ctags: 34
  • sloc: perl: 629; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

%:
	dh --with quilt $@

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