Enlightenment CVS committal
Author : englebass
Project : e_modules
Module : news
Dir : e_modules/news
Modified Files:
autogen.sh
Log Message:
No need to create the .pot file all the time
===================================================================
RCS file: /cvs/e/e_modules/news/autogen.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- autogen.sh 7 Nov 2007 19:28:19 -0000 1.3
+++ autogen.sh 12 Nov 2007 03:51:30 -0000 1.4
@@ -1,12 +1,7 @@
#!/bin/sh
-rm -Rf aclocal.m4 autom4te.cache/ ltmain.sh config.log config.status
config.cache configure configure.scan libtool Makefile \
- data/Makefile.in data/Makefile \
- data/images/Makefile.in data/images/Makefile \
- data/themes/Makefile.in data/themes/Makefile \
- data/themes/minimal/Makefile.in data/themes/minimal/Makefile \
- src/Makefile src/Makefile.in \
- src/module/Makefile src/module/Makefile.in
+rm -rf autom4te.cache
+rm -f aclocal.m4 ltmain.sh
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS || exit 1
echo "Running autoheader..." ; autoheader || exit 1
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs