[Lunar-commits] <moonbase-core> kmod: install in the right dir the pkgconfig file.

Florin Braescu florin at lunar-linux.org
Tue Oct 23 17:20:24 CEST 2012


commit 800d52ed95ed1cd144dbbbcea02ca44effef7d04
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 23 Oct 2012 08:20:24 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/800d52ed95ed1cd144dbbbcea02ca44effef7d04

kmod: install in the right dir the pkgconfig file.
---
  kernel/kmod/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/kernel/kmod/BUILD
+++ b/kernel/kmod/BUILD
@@ -5,7 +5,7 @@
      sedit 's/man//' Makefile.am
   fi &&
 
-  sedit "s:\$(libdir)/pkgconfig:/usr/lib/pkgconfig:" Makefile.am  &&
+  sedit "s:\$(libdir)/pkgconfig:/usr/lib/pkgconfig:" Makefile.am  Makefile.in  &&
 
   OPTS+=" --with-zlib"  &&
 




More information about the Lunar-commits mailing list