[Lunar-commits] <moonbase> libgphoto2: do not install a symlink.

Florin Braescu florin at lunar-linux.org
Mon Sep 13 15:48:13 CEST 2010


commit 7a3d826c5bc532fe57314351fd4705804603a6f8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Sep 13 16:48:13 2010 +0300

    libgphoto2: do not install a symlink.
---
 graphics/libgphoto2/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/graphics/libgphoto2/BUILD b/graphics/libgphoto2/BUILD
index c054d6f..b346ece 100644
--- a/graphics/libgphoto2/BUILD
+++ b/graphics/libgphoto2/BUILD
@@ -5,6 +5,7 @@
     sedit "s;, @REQUIREMENTS_FOR_LIBEXIF@;;" libgphoto2.pc.in
   fi &&
 
-  default_build
+  default_build  &&
+  rm -fr /usr/include/gphoto2/gphoto2
 
 ) > $C_FIFO 2>61


More information about the Lunar-commits mailing list