Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/themes


Modified Files:
        Makefile.am 


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

===================================================================
RCS file: /cvs/e/e16/e/themes/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 28 Dec 2004 23:46:48 -0000      1.3
+++ Makefile.am 7 Nov 2007 22:05:18 -0000       1.4
@@ -2,11 +2,9 @@
 THEME = winter
 THEME_FILES = winter.etheme
 
-ethemedir = $(datadir)/themes
-
 EXTRA_DIST = $(THEME_FILES) 
 
-THEME_DIR = $(DESTDIR)$(ENLIGHTENMENT_ROOT)/themes/$(THEME)
+THEME_DIR = $(DESTDIR)$(pkgdatadir)/themes/$(THEME)
 
 install-data-local:
        $(mkinstalldirs) $(THEME_DIR)



-------------------------------------------------------------------------
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