Enlightenment CVS committal Author : kaethorn Project : e17 Module : proto
Dir : e17/proto/exhibit Modified Files: Makefile.am configure.in Log Message: debianize exhibit. =================================================================== RCS file: /cvs/e/e17/proto/exhibit/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 14 Dec 2005 11:33:28 -0000 1.1 +++ Makefile.am 6 Apr 2006 17:18:42 -0000 1.2 @@ -6,10 +6,12 @@ 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)_docs.tar \ + $(MYAPPNAME)_docs.tar.gz $(MYAPPNAME).c \ + debian/changelog install-data-local: - @$(NORMAL_INSTALL) + @$(NORMAL_INSTALL) if test -d $(srcdir)/data; then \ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/data; \ for d in $(srcdir)/data/*; do \ @@ -38,4 +40,9 @@ $(MYAPPNAME).c.in \ gendoc \ Doxyfile \ -$(MYAPPNAME)_docs.tar.gz +$(MYAPPNAME)_docs.tar.gz \ +debian/changelog \ +debian/changelog.in \ +debian/control \ +debian/copyright \ +debian/rules =================================================================== RCS file: /cvs/e/e17/proto/exhibit/configure.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- configure.in 31 Dec 2005 08:49:51 -0000 1.5 +++ configure.in 6 Apr 2006 17:18:42 -0000 1.6 @@ -246,6 +246,7 @@ src/Makefile src/bin/Makefile data/Makefile +debian/changelog ],[ touch exhibit_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