Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : evolume

Dir     : e_modules/evolume


Modified Files:
        configure.ac 


Log Message:
Fix minor oversight with x86_64 libdir. Thanks Sebastian

===================================================================
RCS file: /cvs/e/e_modules/evolume/configure.ac,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- configure.ac        25 Jul 2006 03:51:22 -0000      1.7
+++ configure.ac        25 Jul 2006 13:31:16 -0000      1.8
@@ -100,7 +100,7 @@
     moduledir=${prefix}/modules
 else
     datarootdir=${prefix}/share
-    moduledir=${libdir}/lib/enlightenment/modules
+    moduledir=${libdir}/enlightenment/modules
 fi
 
 AC_SUBST(E_MODULES, "${moduledir}")



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to