File: rules

package info (click to toggle)
pgmemcache 2.3.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268 kB
  • sloc: ansic: 975; sql: 220; makefile: 62; sh: 33
file content (10 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

override_dh_installchangelogs:
	dh_installchangelogs NEWS

override_dh_installdocs:
	dh_installdocs --all README.rst

%:
	dh $@ --with pgxs_loop