File: rules

package info (click to toggle)
gnome-shell-extensions-extra 20230205-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,660 kB
  • sloc: javascript: 10,001; xml: 261; makefile: 210; sh: 5
file content (9 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh ${@} --no-parallel

execute_after_dh_auto_install:
	# removing unused files
	rm -f debian/gnome-shell-extensions-extra/usr/share/doc/*/CHANGELOG.txt
	rm -f debian/gnome-shell-extensions-extra/usr/share/doc/*/LICENSE.txt