Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/config


Modified Files:
        Makefile.am 


Log Message:
Autofoo cleanups, move to bindir, pkgdatadir and friends.

===================================================================
RCS file: /cvs/e/e16/e/config/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 7 Aug 2007 22:05:16 -0000       1.12
+++ Makefile.am 7 Nov 2007 22:05:17 -0000       1.13
@@ -1,13 +1,13 @@
 SUBDIRS = pix
 
-configdir = $(ENLIGHTENMENT_ROOT)/config
+configdir = $(pkgdatadir)/config
 config_DATA = \
        definitions \
        actionclasses.cfg bindings.cfg matches.cfg menus.cfg \
        e16keyedit.db \
        fonts.cfg.xft fonts.cfg.pango
 
-menudir = $(ENLIGHTENMENT_ROOT)/config/menus
+menudir = $(pkgdatadir)/config/menus
 menu_DATA = \
        desktop.menu enlightenment.menu maintenance.menu settings.menu \
        winops.menu winops_groups.menu winops_layer.menu \



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to