Enlightenment CVS committal Author : onefang Project : e17 Module : proto
Dir : e17/proto/etk_server Modified Files: Makefile.am configure.in Log Message: Removed generation of an empty tarball after discussion with Hisham. .cvsignore++ for autogenerated source code. =================================================================== RCS file: /cvs/e/e17/proto/etk_server/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- Makefile.am 4 Apr 2006 22:42:09 -0000 1.4 +++ Makefile.am 13 Apr 2006 08:34:34 -0000 1.5 @@ -6,8 +6,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.h.in config.sub configure install-sh \ ltconfig ltmain.sh missing mkinstalldirs depcomp \ - stamp-h.in $(MYAPPNAME)_docs.tar \ - $(MYAPPNAME)_docs.tar.gz $(MYAPPNAME).c \ + stamp-h.in $(MYAPPNAME).c \ debian/changelog install-data-local: @@ -21,9 +20,6 @@ dist-hook: ./gendoc; \ - tar cvf $(MYAPPNAME)_docs.tar doc; \ - rm -f $(MYAPPNAME)_docs.tar.gz; \ - gzip -9 $(MYAPPNAME)_docs.tar; \ if test -d data; then \ mkdir $(distdir)/data; \ for file in data/*; do \ @@ -39,7 +35,6 @@ $(MYAPPNAME).c.in \ gendoc \ Doxyfile \ -$(MYAPPNAME)_docs.tar.gz \ debian/changelog \ debian/changelog.in \ debian/compat \ =================================================================== RCS file: /cvs/e/e17/proto/etk_server/configure.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- configure.in 4 Apr 2006 22:42:09 -0000 1.4 +++ configure.in 13 Apr 2006 08:34:34 -0000 1.5 @@ -166,5 +166,4 @@ etk_server.spec debian/changelog ],[ -touch etk_server_docs.tar.gz ]) ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs