[Lunar-commits] <moonbase> ddd: fixed missing icon

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun May 1 03:21:23 CEST 2011


commit 4b4f912288cc257b7c8808bccb02f7f8788c115e
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun May 1 03:21:23 2011 +0200

    ddd: fixed missing icon
---
 devel/ddd/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/devel/ddd/BUILD b/devel/ddd/BUILD
index 4d9f4cb..75c0796 100644
--- a/devel/ddd/BUILD
+++ b/devel/ddd/BUILD
@@ -6,6 +6,7 @@
   sedit '/#include <stdlib.h>/a#include <stdio.h>' ddd/strclass.C &&
   unset GZIP &&
 
-  default_build
+  default_build &&
+  install -m644 icons/ddd.xpm /usr/share/pixmaps
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list