Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : ethemes

Dir     : e16/ethemes/BlueSteel


Modified Files:
        Makefile.am 


Log Message:
New style AC_INIT, autofoo cleanups.

===================================================================
RCS file: /cvs/e/e16/ethemes/BlueSteel/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 15 Jan 2007 04:55:51 -0000      1.3
+++ Makefile.am 10 Nov 2007 12:57:22 -0000      1.4
@@ -3,12 +3,10 @@
 THEME = BlueSteel
 THEME_FILES = $(THEME).etheme
 
-ethemedir = $(datadir)/themes
-
 BUILT_SOURCES = $(THEME).etheme
 EXTRA_DIST = etheme-$(THEME).spec $(THEME_FILES)
 
-THEME_DIR = $(DESTDIR)$(ENLIGHTENMENT_ROOT)/themes/$(THEME)
+THEME_DIR = $(DESTDIR)$(datadir)/e16/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