[Lunar-commits] r21500 - moonbase/trunk/libs/libexif

Dennis Veatch stumbles at lunar-linux.org
Thu Sep 21 21:35:56 UTC 2006


Author: stumbles
Date: 2006-09-21 21:35:56 +0000 (Thu, 21 Sep 2006)
New Revision: 21500

Modified:
   moonbase/trunk/libs/libexif/BUILD
Log:

This fixes a build problem I was having with a proposed
version bump of gwenview.

Obviously you will need to relin libexif. I leave that up
to the user for now.

I have also relined digikam, libgphoto2 and other brothers
and not seen any problems with this sedit.



Modified: moonbase/trunk/libs/libexif/BUILD
===================================================================
--- moonbase/trunk/libs/libexif/BUILD	2006-09-21 20:30:18 UTC (rev 21499)
+++ moonbase/trunk/libs/libexif/BUILD	2006-09-21 21:35:56 UTC (rev 21500)
@@ -2,6 +2,7 @@
 
   patch_it  $SOURCE_CACHE/$SOURCE2  1  &&
 
+  sedit "s:@includedir@:@includedir@/libexif:" libexif/libexif.pc.in
   default_build
 
 ) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list