File: rules

package info (click to toggle)
gnome-extra-icons 1.1-3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 4,364 kB
  • ctags: 1
  • sloc: makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 389 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk

DEB_INSTALL_CHANGELOGS_ALL := changelog

cleanbuilddir/gnome-extra-icons::
	rm -f *.cdbs-config_list  || true
binary-install/gnome-extra-icons::
	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