summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: a16acfd707d5de32201c32a62727fc9067ad6d5f (plain)
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