File: rules

package info (click to toggle)
drool 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 436 kB
  • sloc: sh: 588; makefile: 61
file content (9 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh ${@}

execute_after_dh_auto_install:
	# Removing useless files
	rm -f debian/drool/usr/share/doc/drool/LICENSE
	rm -f debian/drool/usr/share/doc/drool/README.md