File: rules

package info (click to toggle)
libdbix-class-inflatecolumn-ip-perl 0.02003-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: perl: 1,612; sql: 8; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_clean:
	# Preserve the README file from the automatic cleaning, because it is
	# needed by the test suite.
	cp --no-clobber README README.preserve
	dh_auto_clean
	mv README.preserve README