| Revision 229,
327 bytes
checked in by alanbach-guest, 6 years ago
(diff) |
|
[svn-inject] Installing original source of gnome-themes
|
| Rev | Line | |
|---|
| [229] | 1 | themedir = $(datadir)/icons/Crux |
|---|
| 2 | size = 24x24 |
|---|
| 3 | context = status |
|---|
| 4 | |
|---|
| 5 | iconsdir = $(themedir)/$(size)/$(context) |
|---|
| 6 | |
|---|
| 7 | icons_DATA = \ |
|---|
| 8 | folder-drag-accept.png \ |
|---|
| 9 | folder-open.png \ |
|---|
| 10 | folder-visiting.png |
|---|
| 11 | |
|---|
| 12 | EXTRA_DIST = \ |
|---|
| 13 | $(icons_DATA) |
|---|
| 14 | |
|---|
| 15 | install-data-local: install-iconsDATA |
|---|
| 16 | (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) |
|---|
| 17 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.