[Lunar-commits] <moonbase-other> anki: add icon

v4hn me at v4hn.de
Sun Jul 29 19:14:09 CEST 2012


commit af122c1385a16f47c46db973470cdcaa1a392e38
Author: v4hn <me at v4hn.de>
Date: Sun, 29 Jul 2012 10:14:09 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/af122c1385a16f47c46db973470cdcaa1a392e38

anki: add icon
---
  education/anki/BUILD                                         +2/-1     
  1 files changed, 2 insertions (+), 1 deletions (-)

--- a/education/anki/BUILD
+++ b/education/anki/BUILD
@@ -13,6 +13,7 @@
   cd .. &&
   python ./setup.py install --root=/ &&
 
-  install -Dm0644 anki.desktop /usr/share/applications/anki.desktop
+  install -Dm0644 anki.desktop /usr/share/applications/anki.desktop &&
+  install -Dm0644 icons/anki.png /usr/share/pixmaps/anki.png
 
 ) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list