Changeset 137 for smplayer/vendor/current/Makefile
- Timestamp:
- Dec 3, 2012, 5:29:00 PM (13 years ago)
- File:
-
- 1 edited
-
smplayer/vendor/current/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/Makefile
r90 r137 65 65 cp src/shortcuts/* $(DESTDIR)$(SHORTCUTS_PATH) 66 66 67 68 69 70 71 72 73 67 74 -install -d $(DESTDIR)$(KDE_ICONS)/64x64/apps/ 68 75 -install -d $(DESTDIR)$(KDE_ICONS)/32x32/apps/ 69 76 -install -d $(DESTDIR)$(KDE_ICONS)/22x22/apps/ 70 77 -install -d $(DESTDIR)$(KDE_ICONS)/16x16/apps/ 78 79 80 81 82 71 83 install -m 644 icons/smplayer_icon64.png $(DESTDIR)$(KDE_ICONS)/64x64/apps/smplayer.png 72 84 install -m 644 icons/smplayer_icon32.png $(DESTDIR)$(KDE_ICONS)/32x32/apps/smplayer.png 73 85 install -m 644 icons/smplayer_icon22.png $(DESTDIR)$(KDE_ICONS)/22x22/apps/smplayer.png 74 86 install -m 644 icons/smplayer_icon16.png $(DESTDIR)$(KDE_ICONS)/16x16/apps/smplayer.png 87 75 88 -install -d $(DESTDIR)$(KDE_APPLNK) 76 89 install -m 644 smplayer.desktop $(DESTDIR)$(KDE_APPLNK)
Note:
See TracChangeset
for help on using the changeset viewer.
