File: rules

package info (click to toggle)
gnome-extra-icons 1.1-3.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 4,380 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 235 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

execute_after_dh_install:
	tar xvzf large_all.tar.gz -C $(CURDIR)/debian/gnome-extra-icons/usr/share/pixmaps/large
	tar xvzf other_all.tar.gz -C $(CURDIR)/debian/gnome-extra-icons/usr/share/pixmaps/other