[Lunar-commits] <moonbase-other> ffmpeg: Just a minor BUILD tweak.

stumbles stumbles at lunar-linux.org
Thu May 16 13:22:20 CEST 2013


commit 60452827ea9f5c91f9cbe028376eb28cbb4fb8fd
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 16 May 2013 04:21:58 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/60452827ea9f5c91f9cbe028376eb28cbb4fb8fd

ffmpeg: Just a minor BUILD tweak.
---
  video/ffmpeg/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/video/ffmpeg/BUILD
+++ b/video/ffmpeg/BUILD
@@ -1,7 +1,7 @@
 (
 
   if in_depends $MODULE openjpeg ; then
-    CFLAGS+=" -I/usr/include/openjpeg-1.5/"
+    CFLAGS+=" -I/usr/include/openjpeg-`lvu installed openjpeg | cut -c1-3`/"
   fi &&
 
   # Fix compilation error:




More information about the Lunar-commits mailing list