Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit


Modified Files:
        Makefile.am configure.in 


Log Message:

clean up dist
bump up the version number

===================================================================
RCS file: /cvs/e/e17/apps/elicit/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 7 Mar 2006 01:58:33 -0000       1.6
+++ Makefile.am 12 Jul 2006 01:28:59 -0000      1.7
@@ -13,7 +13,3 @@
                       ltconfig ltmain.sh missing mkinstalldirs \
                       stamp-h.in debian/changelog elicit.spec
 
-dist-hook:
-       if test -d data; then \
-         (cd $(srcdir); tar -cf - data) | (cd $(distdir); tar -xf -; rm -rf 
`find . -name CVS`) \
-       fi
===================================================================
RCS file: /cvs/e/e17/apps/elicit/configure.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- configure.in        11 Jul 2006 05:23:00 -0000      1.13
+++ configure.in        12 Jul 2006 01:28:59 -0000      1.14
@@ -4,7 +4,7 @@
 rm -f config.cache
 
 AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(elicit, 0.9.0)
+AM_INIT_AUTOMAKE(elicit, 0.9.1)
 AM_CONFIG_HEADER(src/config.h)
 
 AC_ISC_POSIX
@@ -153,7 +153,6 @@
 data/images/Makefile
 data/themes/Makefile
 data/themes/winter/Makefile
-data/themes/spring/Makefile
 data/themes/summer/Makefile
 debian/changelog
 ])




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to